mirror of
https://github.com/haiwen/seahub.git
synced 2025-10-20 18:32:41 +00:00
Fix dt
This commit is contained in:
@@ -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;
|
||||
|
Reference in New Issue
Block a user