Skip to content

Commit

Permalink
Tweaks to Grayscale.
Browse files Browse the repository at this point in the history
  • Loading branch information
TheMightyBuzzard committed Jan 27, 2016
1 parent da5bfbc commit 1ae0e8f
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions themes/grayscale/htdocs/grayscale.cssraw
Expand Up @@ -43,7 +43,6 @@ a:hover { color: #fff;}

#section_banner {
background-color: #000;
border: 1px solid #ccc;
border-radius: 8px;
font-size: 1.125em;
font-weight: bold;
Expand All @@ -69,7 +68,6 @@ input[type="submit"], .logout a, div.storylinks ul li.more a {
#links div.title {
background: #444;
border-radius: 10px 10px 0 0;
border: 1px solid #ccc;
}

#links h4
Expand Down Expand Up @@ -104,7 +102,6 @@ input[type="submit"], .logout a, div.storylinks ul li.more a {
{
background: #444;
border-radius: 10px 10px 0 0;
border: 1px solid #ccc;
}

#slashboxes h4
Expand Down Expand Up @@ -362,7 +359,6 @@ div.storylinks ul li

#footer .admin li
{
border-left: 1px solid #000;
margin: 0;
padding: 0;
list-style: none;
Expand Down

0 comments on commit 1ae0e8f

Please sign in to comment.