updating 1.2.x.x generic css

git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@3162 3807eeeb-6ff5-0310-8944-8be069107fe0
This commit is contained in:
gwoo 2006-06-22 21:58:42 +00:00
parent 93036b8681
commit 12e511477c
2 changed files with 8 additions and 4 deletions

View file

@ -73,13 +73,15 @@ text-align:left;
padding: 4px 20px;
}
#content{
#content{
clear:both;
padding: 10px 40px;
background-color: #fff;
color: #333;
line-height: 18px;
}
#footer{
#footer{
clear:both;
padding: 6px 10px;
text-align: right;
}