1
0
mirror of https://github.com/haiwen/seahub.git synced 2025-10-20 18:32:41 +00:00
This commit is contained in:
Daniel Pan
2016-04-28 20:27:08 +08:00
parent 76f479d3c9
commit 8108965cf5

View File

@@ -167,7 +167,7 @@ h1, h2, h3, h4 { line-height: 1.5; }
ul { list-style:none; }
ol { padding-left:2em; }
dl { margin:1.5em 0; }
dt { color:#666; margin:24px 0 2px; }
dt { color:#666; margin:24px 0 2px; font-weight: normal; }
dd { margin-bottom:.8em; color:#222; }
a {
color:#eb8205;