This website works better with JavaScript.
首頁
說明
登入
cacalabs
/
web
關註
1
收藏
0
複製
0
程式碼
問題管理
0
合併請求
0
版本發佈
0
Wiki
Activity
瀏覽代碼
git-svn-id: file:///srv/caca.zoy.org/var/lib/svn/web/branches/test@3358 92316355-f0b4-4df1-b90c-862c8a59935f
remotes/test
carmie
16 年之前
父節點
4af61dafd0
當前提交
8f9cbfb6d3
共有
1 個文件被更改
,包括
5 次插入
和
1 次删除
分割檢視
Diff Options
Show Stats
Download Patch File
Download Diff File
+5
-1
trac/htdocs/main.css
+ 5
- 1
trac/htdocs/main.css
查看文件
@@ -1,13 +1,17 @@
body {
background: #000;
background: #
29
0
c
00;
}
#banner, #main, #footer {
background: #fff;
color: #290c00;
}
#banner, #mainnav, #main, #footer {
margin-top: 0;
margin-bottom: 0;
}
#mainnav .active {
color: black;
}
#siteheader {
overflow: hidden;
width: 500px;
Write
Preview
Loading…
取消
儲存