Another color test; and fix of text size.
This commit is contained in:
parent
37e355a155
commit
cb782bbd87
1 changed files with 3 additions and 2 deletions
|
@ -50,7 +50,8 @@ h2 { border-bottom: 1px solid #aaa; }
|
|||
/* background-color: #d1ff96; */
|
||||
/* background-color: #92CC58; */
|
||||
/* background-color: #BDD8A2; */
|
||||
background-color: #92cc58;
|
||||
/* background-color: #92cc58; */
|
||||
background-color: #b5cd9d;
|
||||
border-bottom: 1px solid #808080;
|
||||
padding-top: 40px;
|
||||
}
|
||||
|
@ -58,7 +59,7 @@ h2 { border-bottom: 1px solid #aaa; }
|
|||
text-indent: 0;
|
||||
margin: 0;
|
||||
margin-left: 104px;
|
||||
line-height: 60px;
|
||||
line-height: 50px;
|
||||
font-size: 200%;
|
||||
}
|
||||
#conservancyheader h1 a {
|
||||
|
|
Loading…
Reference in a new issue