Changeset - 37e355a1559c
[Not reviewed]
0 1 0
Bradley Kuhn (bkuhn) - 13 years ago 2010-10-03 16:24:36
bkuhn@ebb.org
Trying a new color; attempt to fix text size.
1 file changed with 11 insertions and 13 deletions:
0 comments (0 inline, 0 general)
www/conservancy/static/conservancy.css
Show inline comments
...
 
@@ -50,11 +50,20 @@ h2 { border-bottom: 1px solid #aaa; }
 
/*  background-color: #d1ff96; */
 
/*  background-color: #92CC58; */
 
/*  background-color: #BDD8A2; */
 
  background-color: #ffffff;
 
  background-color: #92cc58;
 
  border-bottom: 1px solid #808080;
 
  font-size: 300%;
 
  padding-top: 40px;
 
}
 
#conservancyheader h1 {
 
  text-indent: 0;
 
  margin: 0;
 
  margin-left: 104px;
 
  line-height: 60px;
 
  font-size: 200%;
 
}
 
#conservancyheader h1 a {
 
  color: #000;
 
}
 

	
 
#logobutton {
 
  display: block;
...
 
@@ -175,17 +184,6 @@ span.subsubsectionToc { padding-left: 6em;}
 
.js, .js p, .js p.bibitem, .js p.bibitem-p { background-color: #cde7e9; }
 

	
 

	
 
#conservancyheader h1 {
 
  text-indent: 0;
 
  margin: 0;
 
  margin-left: 104px;
 
  line-height: 72px;
 
}
 

	
 
#conservancyheader h1 a {
 
  color: #000;
 
}
 

	
 
body.conservancy-overview #navbar ul li.overview a,
 
body.conservancy-members #navbar ul li.members a,
 
body.conservancy-news #navbar ul li.news a,
0 comments (0 inline, 0 general)