Changeset - 0fc09ea15422
[Not reviewed]
0 2 0
Bradley Kuhn (bkuhn) - 13 years ago 2010-10-03 16:13:12
bkuhn@ebb.org
Color improvement from fab; still trying to work out text placement.
2 files changed with 5 insertions and 3 deletions:
0 comments (0 inline, 0 general)
www/conservancy/static/conservancy.css
Show inline comments
...
 
@@ -51,5 +51,6 @@ h2 { border-bottom: 1px solid #aaa; }
 
  background-color: #92CC58;
 
  background-color: #BDD8A2;
 
  border-bottom: 1px solid #808080;
 
  font-size: 6em;
 
  margin-right: 3px;
 
  font-size: 4em;
 
  display: block;
 
}
www/conservancy/templates/base_conservancy.html
Show inline comments
...
 
@@ -16,5 +16,6 @@
 
    <div id="conservancyheader">
 
    <span id="logobutton"/>
 
      <h1><a href="/">Software Freedom Conservancy</a></h1>
 
    </div>
 
    <div id="logobutton">
 
    </div>
 
    <div id="navbar-outer">
0 comments (0 inline, 0 general)