Browse Source

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

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

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

@@ -1,5 +1,8 @@
body { body {
background: black;
background: #000;
}
#banner, #mainnav, #main, #footer {
background: #fff;
} }
dt em { dt em {
color: #88AA77; color: #88AA77;


Loading…
Cancel
Save