yet another bloody fix
This commit is contained in:
parent
bfde7d639a
commit
2dc0628137
|
|
@ -542,7 +542,7 @@ iframe {
|
||||||
text-align: center;
|
text-align: center;
|
||||||
padding-left: 5px;
|
padding-left: 5px;
|
||||||
padding-right: 5px;
|
padding-right: 5px;
|
||||||
width: inherit;
|
width: 70%;
|
||||||
}
|
}
|
||||||
|
|
||||||
.rightgamecontainer {
|
.rightgamecontainer {
|
||||||
|
|
|
||||||
|
|
@ -9,10 +9,6 @@
|
||||||
<meta content="ARCHBLOX is a work in progress 2012 ROBLOX revival with a heavy emphasis on Skeuomorphic UI." property="og:description" />
|
<meta content="ARCHBLOX is a work in progress 2012 ROBLOX revival with a heavy emphasis on Skeuomorphic UI." property="og:description" />
|
||||||
@endsection
|
@endsection
|
||||||
|
|
||||||
@section('alert')
|
|
||||||
<div id="alert">Note that this page does not support joining yet. If you would like to play your own game that you are currently hosting, <a style="cursor: pointer;" onclick="openClientPopup('localhost','53640',null,'join')">click here</a>.</div>
|
|
||||||
@endsection
|
|
||||||
|
|
||||||
@section('content')
|
@section('content')
|
||||||
<div class="PageTitleBar">
|
<div class="PageTitleBar">
|
||||||
<h1>Games</h1>
|
<h1>Games</h1>
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue