mirror of
https://github.com/lrsjng/h5ai.git
synced 2025-06-04 17:03:41 -04:00
Cleans styles.
This commit is contained in:
parent
6245c4654c
commit
53733ccdf5
24 changed files with 167 additions and 1017 deletions
|
@ -5,8 +5,8 @@
|
|||
font-size: 16px;
|
||||
}
|
||||
|
||||
|
||||
#content-header, #content-footer {
|
||||
color: #333;
|
||||
|
||||
a, a:active, a:visited {
|
||||
color: #2080FF;
|
||||
|
@ -14,12 +14,11 @@
|
|||
cursor: pointer;
|
||||
|
||||
&:hover {
|
||||
color: #68A9FF;
|
||||
color: #555;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
#content-header {
|
||||
padding-bottom: 12px;
|
||||
margin-bottom: 32px;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue