Initial working version ofa consistent layout with side menu

git-svn-id: file:///svn-source/pmgr/branches/initial_20090526/site@38 97e9348a-65ac-dc4b-aefc-98561f571b83
This commit is contained in:
abijah
2009-05-29 14:49:11 +00:00
parent 8dae1ccf84
commit bd6cc37d4a
10 changed files with 234 additions and 45 deletions

View File

@@ -63,8 +63,7 @@ h2 {
color: #e32;
font-family:'Gill Sans','lucida grande',helvetica, arial, sans-serif;
font-size: 190%;
margin: 0.3em 0;
padding-top: 0.8em;
margin-bottom: 0.3em;
}
h3 {
color: #993;
@@ -109,7 +108,7 @@ ul, li {
background: #fff;
clear: both;
color: #333;
padding: 10px 20px 40px 20px;
/* padding: 10px 20px 40px 20px; */
overflow: auto;
}
#footer {