Updated CSS style sheets to better suite our logo color scheme

This commit is contained in:
echel0n 2014-05-22 19:47:12 -07:00
parent 72a1e4e580
commit abcde5ee89
3 changed files with 10 additions and 8 deletions

View File

@ -115,7 +115,7 @@ form {
padding: 0;
}
a{
color: #75add8;
color: #6196c2;
-moz-text-decoration-line: none;
text-decoration: none;
}
@ -364,7 +364,7 @@ input:not(.btn){margin-right:6px;margin-top:5px;padding-top:4px;padding-bottom:4
font-size: 11px;
}
.footer a {
color: #75add8;
color: #6196c2;
text-decoration: none;
}
.footer ul li {
@ -519,17 +519,19 @@ width: 30%;
text-align: center;
vertical-align: middle;
}
.ui-progressbar .ui-widget-header {
background-image: -moz-linear-gradient(#a3e532, #90cc2a) !important;
background-image: linear-gradient(#a3e532, #90cc2a) !important;
background-image: -webkit-linear-gradient(#a3e532, #90cc2a) !important;
background-image: -o-linear-gradient(#a3e532, #90cc2a) !important;
background-image: -moz-linear-gradient(#d9eef8, #6194be) !important;
background-image: linear-gradient(#d9eef8, #6194be) !important;
background-image: -webkit-linear-gradient(#d9eef8, #6194be) !important;
background-image: -o-linear-gradient(#d9eef8, #6194be) !important;
filter: progid:dximagetransform.microsoft.gradient(startColorstr=#fdf0d5, endColorstr=#fff9ee) !important;
-ms-filter: progid:dximagetransform.microsoft.gradient(startColorstr=#fdf0d5, endColorstr=#fff9ee) !important;
-moz-border-radius: 3px;
-webkit-border-radius: 3px;
border-radius: 3px;
}
tr.seasonheader {
background-color: #FFFFFF;
padding-bottom: 5px;

View File

@ -85,7 +85,7 @@ ul.sf-menu li li li.sfHover ul {
top: 0;
}
.sf-menu li.current > a {
color: #bde433;
color: #6196c2;
}
.sf-menu {
float: left;

View File

@ -207,7 +207,7 @@ a > i.icon-question-sign { background-image: url("$sbRoot/images/glyphicons-half
<div id="header">
<div class="wrapper">
<a name="top"></a>
<span id="logo"><a href="$sbRoot/home/" title="Sick Beard homepage"><img alt="Sick Rage" src="$sbRoot/images/sickrage.png" /></a></span>
<span id="logo"><a href="$sbRoot/home/" title="Sick Beard homepage"><img alt="Sick Rage" src="$sbRoot/images/sickrage.png"/></a></span>
<ul id="MainMenu" class="sf-menu">
<li id="NAVhome"><a href="$sbRoot/home/">Show list</a>
<ul>