mirror of
https://github.com/moparisthebest/SickRage
synced 2024-12-12 19:12:26 -05:00
Reverted changes to default.css, was just to widescreen for my liking.
This commit is contained in:
parent
e5269e3ba3
commit
4a0acde729
@ -176,7 +176,7 @@ a{
|
|||||||
#header .wrapper {
|
#header .wrapper {
|
||||||
margin: 0 auto;
|
margin: 0 auto;
|
||||||
position: relative;
|
position: relative;
|
||||||
width: 1250px;
|
width: 960px;
|
||||||
}
|
}
|
||||||
#header a:hover {
|
#header a:hover {
|
||||||
background: none;
|
background: none;
|
||||||
@ -185,7 +185,7 @@ a{
|
|||||||
#header .showInfo .checkboxControls {
|
#header .showInfo .checkboxControls {
|
||||||
margin: 0 auto;
|
margin: 0 auto;
|
||||||
position: relative;
|
position: relative;
|
||||||
width: 1250px;
|
width: 960px;
|
||||||
}
|
}
|
||||||
|
|
||||||
#logo {
|
#logo {
|
||||||
@ -354,7 +354,7 @@ input:not(.btn){margin-right:6px;margin-top:5px;padding-top:4px;padding-bottom:4
|
|||||||
/* --------------------------------------------- */
|
/* --------------------------------------------- */
|
||||||
.footer {
|
.footer {
|
||||||
clear: both;
|
clear: both;
|
||||||
width: 1250px;
|
width: 960px;
|
||||||
text-align: center;
|
text-align: center;
|
||||||
padding-top: 5px;
|
padding-top: 5px;
|
||||||
padding-bottom: 5px;
|
padding-bottom: 5px;
|
||||||
@ -667,7 +667,7 @@ tr.snatched {
|
|||||||
height: 35px;
|
height: 35px;
|
||||||
}
|
}
|
||||||
.showInfo {
|
.showInfo {
|
||||||
width: 1000px;
|
width: 745px;
|
||||||
float: right;
|
float: right;
|
||||||
padding-top: 10px;
|
padding-top: 10px;
|
||||||
}
|
}
|
||||||
@ -737,7 +737,7 @@ div#summary tr td {
|
|||||||
line-height: 24px;
|
line-height: 24px;
|
||||||
margin: 0 auto;
|
margin: 0 auto;
|
||||||
padding: 105px 0 0;
|
padding: 105px 0 0;
|
||||||
width: 1250px;
|
width: 960px;
|
||||||
}
|
}
|
||||||
.showLegend {
|
.showLegend {
|
||||||
font-weight: 700;
|
font-weight: 700;
|
||||||
|
Loading…
Reference in New Issue
Block a user