瀏覽代碼

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

remotes/test
carmie 17 年之前
父節點
當前提交
4af61dafd0
共有 1 個檔案被更改,包括 11 行新增5 行删除
  1. +11
    -5
      trac/htdocs/main.css

+ 11
- 5
trac/htdocs/main.css 查看文件

@@ -1,11 +1,17 @@
body {
background: #000;
background: #000;
}
#banner, #mainnav, #main, #footer {
background: #fff;
#banner, #main, #footer {
background: #fff;
}
#banner, #mainnav, #main, #footer {
margin-top: 0;
margin-bottom: 0;
}
#siteheader, #sitefooter {
background: red;
#siteheader {
overflow: hidden;
width: 500px;
float: right;
}
dt em {
color: #88AA77;


Loading…
取消
儲存