Color fab suggests; attempt to fix text.
This commit is contained in:
parent
53acfaa42f
commit
8c4a6d2a91
1 changed files with 4 additions and 1 deletions
|
@ -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 {
|
||||||
|
|
Loading…
Reference in a new issue