| @@ -19,18 +19,19 @@ | |||||
| } | } | ||||
| #logo { | #logo { | ||||
| box-sizing:content-box; | |||||
| height:100px; | |||||
| padding:10px 0px 10px; | |||||
| width:180px; | |||||
| } | |||||
| #logo>a { | |||||
| background-size:contain; | |||||
| display:block; | |||||
| height:100%; | |||||
| margin-top:0 | |||||
| } | |||||
| box-sizing: content-box; | |||||
| height: 150px; | |||||
| padding: 50px 0px 10px; | |||||
| width: 1140px; | |||||
| } | |||||
| #logo>a { | |||||
| display: block; | |||||
| height: 100%; | |||||
| margin-top: 0; | |||||
| background-position: left; | |||||
| } | |||||
| .cats_anime, .cats_movies, .cats_manga, .cats_games, .cats_other { | .cats_anime, .cats_movies, .cats_manga, .cats_games, .cats_other { | ||||
| width: 38px!important; | width: 38px!important; | ||||
| height: 38px!important; | height: 38px!important; | ||||
| @@ -251,12 +252,11 @@ ul.thin li { | |||||
| } | } | ||||
| #header { | #header { | ||||
| width: 900px; | |||||
| position: relative | position: relative | ||||
| } | } | ||||
| #content { | #content { | ||||
| width: 900px; | |||||
| max-width: 1140px; | |||||
| overflow: hidden | overflow: hidden | ||||
| } | } | ||||
| @@ -313,24 +313,11 @@ p.min_padding { | |||||
| } | } | ||||
| .main_column { | .main_column { | ||||
| width: 646px; | |||||
| float: left | |||||
| } | |||||
| /* | |||||
| #logo { | |||||
| width: 900px; | |||||
| height: 60px; | |||||
| background-position: 0 12px; | |||||
| background-repeat: no-repeat; | |||||
| width: auto; | |||||
| min-width: 650px; | |||||
| margin-right: 255px; | |||||
| } | } | ||||
| #logo a { | |||||
| border: none; | |||||
| width: 230px; | |||||
| height: 60px; | |||||
| display: block | |||||
| } | |||||
| */ | |||||
| .nav_dropdown > div { | .nav_dropdown > div { | ||||
| position: absolute; | position: absolute; | ||||
| width: 135.56px; | width: 135.56px; | ||||
| @@ -543,7 +530,6 @@ p.min_padding { | |||||
| background-color: #4b907f; | background-color: #4b907f; | ||||
| text-align: center; | text-align: center; | ||||
| color: #fff; | color: #fff; | ||||
| width: 900px; | |||||
| height: 18px; | height: 18px; | ||||
| margin: 2px 0; | margin: 2px 0; | ||||
| padding: 9px 0; | padding: 9px 0; | ||||
| @@ -602,7 +588,6 @@ p.min_padding { | |||||
| #searchbars { | #searchbars { | ||||
| box-sizing: border-box; | box-sizing: border-box; | ||||
| width: 900px; | |||||
| height: 50px; | height: 50px; | ||||
| padding: 8px 0; | padding: 8px 0; | ||||
| background: #3b3f47; | background: #3b3f47; | ||||
| @@ -617,7 +602,8 @@ p.min_padding { | |||||
| #searchbars input { | #searchbars input { | ||||
| box-sizing: border-box; | box-sizing: border-box; | ||||
| width: 135px; | |||||
| width: 92%; | |||||
| min-width: 120px; | |||||
| height: 34px; | height: 34px; | ||||
| border: none; | border: none; | ||||
| border-radius: 2.5px; | border-radius: 2.5px; | ||||
| @@ -693,12 +679,7 @@ div.linkbox { | |||||
| color: #83e4a6; | color: #83e4a6; | ||||
| } | } | ||||
| #banner { | |||||
| width: 900px | |||||
| } | |||||
| #torrents #content .thin h2 a img { | #torrents #content .thin h2 a img { | ||||
| width: 900px; | |||||
| margin-top: -5px | margin-top: -5px | ||||
| } | } | ||||
| @@ -1241,10 +1222,6 @@ span.center_poll { | |||||
| left: -5px | left: -5px | ||||
| } | } | ||||
| .filter_torrents { | |||||
| width: 900px | |||||
| } | |||||
| .filter_torrents>.box { | .filter_torrents>.box { | ||||
| margin-top: 2px | margin-top: 2px | ||||
| } | } | ||||
| @@ -1257,7 +1234,6 @@ span.center_poll { | |||||
| .filter_torrents .box.pad .cat_list { | .filter_torrents .box.pad .cat_list { | ||||
| position: relative; | position: relative; | ||||
| left: -12px; | left: -12px; | ||||
| width: 900px | |||||
| } | } | ||||
| .filter_torrents .box.pad .cat_list tbody tr td input[type=checkbox][name="filter_cat[1]"],.filter_torrents .box.pad .cat_list tbody tr td label[for=cat_1] { | .filter_torrents .box.pad .cat_list tbody tr td input[type=checkbox][name="filter_cat[1]"],.filter_torrents .box.pad .cat_list tbody tr td label[for=cat_1] { | ||||
| @@ -1288,7 +1264,6 @@ span.center_poll { | |||||
| .filter_torrents .country_list { | .filter_torrents .country_list { | ||||
| position: relative; | position: relative; | ||||
| left: -12px; | left: -12px; | ||||
| width: 900px | |||||
| } | } | ||||
| .filter_torrents .country_list td { | .filter_torrents .country_list td { | ||||
| @@ -1328,12 +1303,9 @@ td.avatar { | |||||
| } | } | ||||
| table.forum_post td.body { | table.forum_post td.body { | ||||
| width: 646px; | |||||
| } | |||||
| /* Because Firefox apparently doesn't understand "100%" in tables */ | |||||
| #forums table.forum_post td.body > div { | |||||
| max-width: 730px | |||||
| width: 800px; | |||||
| } | } | ||||
| .last_edited { | .last_edited { | ||||
| opacity: 0.6; | opacity: 0.6; | ||||
| } | } | ||||
| @@ -1455,7 +1427,13 @@ pre { | |||||
| color: #FFF; | color: #FFF; | ||||
| border: 1px dashed #55585f; | border: 1px dashed #55585f; | ||||
| margin: 10px; | margin: 10px; | ||||
| padding: 10px | |||||
| padding: 10px; | |||||
| width: 60vw; | |||||
| max-width: 95%; | |||||
| } | |||||
| #forums pre { | |||||
| max-width: 878px; | |||||
| } | } | ||||
| #donation { | #donation { | ||||
| @@ -1496,19 +1474,10 @@ pre { | |||||
| margin-bottom: 2px | margin-bottom: 2px | ||||
| } | } | ||||
| #blog .head,#news .head { | |||||
| width: 900px | |||||
| } | |||||
| #forums .box { | #forums .box { | ||||
| width: 900px; | |||||
| margin-top: 2px | margin-top: 2px | ||||
| } | } | ||||
| #forums .head { | |||||
| width: 900px | |||||
| } | |||||
| #forums #content>br { | #forums #content>br { | ||||
| display: none | display: none | ||||
| } | } | ||||
| @@ -1668,7 +1637,6 @@ div.contenth #quickpost { | |||||
| } | } | ||||
| .review_search { | .review_search { | ||||
| width: 900px; | |||||
| text-align: center; | text-align: center; | ||||
| margin: auto | margin: auto | ||||
| } | } | ||||
| @@ -1787,7 +1755,6 @@ a.tab#selected { | |||||
| div.thin2 { | div.thin2 { | ||||
| float: left; | float: left; | ||||
| width: 900px; | |||||
| margin: auto | margin: auto | ||||
| } | } | ||||
| @@ -1877,7 +1844,8 @@ div.star-rating a,div.star-rating.star { | |||||
| } | } | ||||
| #wrapper,.thin { | #wrapper,.thin { | ||||
| width: 900px; | |||||
| min-width: 900px; | |||||
| max-width: 1140px; | |||||
| margin: 0 auto | margin: 0 auto | ||||
| } | } | ||||