Browse Source

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

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

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

@@ -12,6 +12,10 @@ body {
border-right: 2px solid #945973;
border-bottom: 2px solid #945973;
}
#main {
-moz-border-radius-topleft: 5px;
-moz-border-radius-topright: 5px;
}
#mainnav {
border-top: 1px solid #88AA77;
}


Loading…
Cancel
Save