Color fab suggests; attempt to fix text.

This commit is contained in:
Bradley M. Kuhn 2010-10-03 12:07:57 -04:00
parent 53acfaa42f
commit 8c4a6d2a91

View file

@ -47,8 +47,11 @@ h2 { border-bottom: 1px solid #aaa; }
#conservancyheader { #conservancyheader {
height: 90px; height: 90px;
background-color: #d1ff96; /* background-color: #d1ff96; */
background-color: #92CC58;
border-bottom: 1px solid #808080; border-bottom: 1px solid #808080;
font-size: 6em;
margin-right: 3px;
} }
#logobutton { #logobutton {