Browse Source

git-svn-id: file:///srv/caca.zoy.org/var/lib/svn/web/branches/test@3371 92316355-f0b4-4df1-b90c-862c8a59935f

remotes/test
carmie 17 years ago
parent
commit
fef1ad7369
1 changed files with 5 additions and 0 deletions
  1. +5
    -0
      trac/htdocs/main.css

+ 5
- 0
trac/htdocs/main.css View File

@@ -8,6 +8,11 @@ body {
#banner, #mainnav, #main, #footer {
margin-top: 0;
margin-bottom: 0;
border-left:2px solid #88AA77;
border-right:2px solid #945973;
}
#footer {
border-bottom:2px solid #945973;
}
#mainnav li {
border-color: #290c00;


Loading…
Cancel
Save