Browse Source

Bring up to date with private repo

test
spaghetti 6 years ago
committed by Tomochin
parent
commit
25be2dea82
1 changed files with 4 additions and 32 deletions
  1. +4
    -32
      static/styles/beluga/style.css

+ 4
- 32
static/styles/beluga/style.css View File

@@ -99,6 +99,10 @@ h1,h2 {
font-size: 23px; font-size: 23px;
} }


#torrents .header h2 {
text-align: center;
}

h3,h4 { h3,h4 {
font-size: 18px; font-size: 18px;
} }
@@ -1188,38 +1192,6 @@ span.center_poll {
white-space: nowrap 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 { #collages .sign,#torrents .sign {
padding: 5px; padding: 5px;
position: relative; position: relative;


Loading…
Cancel
Save