Fixed a type in webstuff.py and a little bit of separation of lines.

* Fixed the Vertical menu placement on the page.
* Removed margin-top element from Basic-Blue style sheet.

svn: r18737
This commit is contained in:
Rob G. Healey
2012-01-12 08:29:13 +00:00
parent e010e38203
commit 67888772bb
3 changed files with 21 additions and 19 deletions

View File

@@ -231,7 +231,6 @@ div#footer {
font-size: 12px;
line-height: 130%;
color: #FFF;
margin-top: 0.5cm;
background-color: #00029D;
border-top: solid 8px #13A926;
}