From 25be2dea8234bc6e75fa31fb022517d2000b444c Mon Sep 17 00:00:00 2001 From: spaghetti Date: Mon, 13 Nov 2017 23:36:22 -0500 Subject: [PATCH] Bring up to date with private repo --- static/styles/beluga/style.css | 36 ++++-------------------------------- 1 file changed, 4 insertions(+), 32 deletions(-) diff --git a/static/styles/beluga/style.css b/static/styles/beluga/style.css index 59940c3..cd918d2 100644 --- a/static/styles/beluga/style.css +++ b/static/styles/beluga/style.css @@ -99,6 +99,10 @@ h1,h2 { font-size: 23px; } +#torrents .header h2 { + text-align: center; +} + h3,h4 { font-size: 18px; } @@ -1188,38 +1192,6 @@ span.center_poll { white-space: nowrap } -form[action="inbox.php"] .box.pad.center { - margin: 0; - width: 900px; - padding: 0; - margin-top: 10px!important; - background: none!important -} - -form[action="inbox.php"] .box.pad table { - background: initial!important -} - -#kb .sidebar .box.pad { - margin-top: 2px -} - -#tvnews .head { - height: initial -} - -#tvnews .sidebar { - margin-top: 27px -} - -#tvschedule td { - border: none -} - -#collages td { - padding: 3px -} - #collages .sign,#torrents .sign { padding: 5px; position: relative;