kill gray in footer
This commit is contained in:
parent
0956dd7f34
commit
2ba8262728
|
@ -12,7 +12,7 @@ color:#666;}
|
||||||
.header
|
.header
|
||||||
{width:100%;
|
{width:100%;
|
||||||
/*background-color:grey;*/
|
/*background-color:grey;*/
|
||||||
border-bottom:1px solid #999;
|
border-bottom:1px solid #c6c6c6;
|
||||||
margin-bottom:2%;
|
margin-bottom:2%;
|
||||||
height:14%;}
|
height:14%;}
|
||||||
|
|
||||||
|
@ -231,7 +231,7 @@ box-shadow:2px 3px 4px 2px #c6c0c0;}
|
||||||
width:100%;
|
width:100%;
|
||||||
height:8.6%; /*HA HA HA HA HA HA HA DECIMALS should work, right*/
|
height:8.6%; /*HA HA HA HA HA HA HA DECIMALS should work, right*/
|
||||||
/*margin:0 auto;*/
|
/*margin:0 auto;*/
|
||||||
background-color:grey;
|
/*background-color:grey;*/
|
||||||
color:#FFF;
|
color:#FFF;
|
||||||
font-size:12px;
|
font-size:12px;
|
||||||
clear:both;}
|
clear:both;}
|
||||||
|
@ -239,12 +239,13 @@ clear:both;}
|
||||||
#footerLinks
|
#footerLinks
|
||||||
{margin-left: 31%;
|
{margin-left: 31%;
|
||||||
text-align: right;
|
text-align: right;
|
||||||
margin-right: 1%;}
|
margin-right: 1%;
|
||||||
|
padding-top: 6px;}
|
||||||
|
|
||||||
.footer a, .footer a:link, .footer a:visited, .footer a:active
|
.footer a, .footer a:link, .footer a:visited, .footer a:active
|
||||||
{text-decoration:none;
|
{text-decoration:none;
|
||||||
font-size:12px;
|
font-size:12px;
|
||||||
color:#FFF;}
|
color:#999;}
|
||||||
|
|
||||||
.footer a:hover
|
.footer a:hover
|
||||||
{color:#036;}
|
{color:#036;}
|
||||||
|
|
Loading…
Reference in New Issue
Block a user