Committing changes only for the purpose of getting help.

svn: r18640
This commit is contained in:
Rob G. Healey
2011-12-20 09:17:00 +00:00
parent 4b5c061554
commit 54b3aea146
3 changed files with 246 additions and 150 deletions

View File

@@ -126,9 +126,9 @@ h4 {
font: normal 1em serif;
background-color: #00029D;
color: #FFF;
padding: .2em 0 .2em 20px;
padding: 0px 0px 0px 20px;
border-width: 4px 0px 4px 0px;
border-style: grooved;
border-style: solid;
border-color: #13A926;
}
h5, h6 {

View File

@@ -27,7 +27,14 @@ Style Name: Web_Navigation-Horizontal.css
# $Id$
Navigation Menus
Body Element
---------------------------------------------------=== */
body {
padding: 0px 7px;
width: 979px;
}
/* Navigation Menus
----------------------------------------------------- */
div#navigation, div#subnavigation, div#alphabet {
width: 100%;