mirror of
https://github.com/lrsjng/h5ai.git
synced 2025-05-28 05:54:48 -04:00
Smaller font for costum content.
This commit is contained in:
parent
c3ea2480da
commit
f2d28d6970
1 changed files with 1 additions and 1 deletions
|
@ -2,7 +2,7 @@
|
||||||
#content {
|
#content {
|
||||||
max-width: 960px;
|
max-width: 960px;
|
||||||
margin: 50px auto;
|
margin: 50px auto;
|
||||||
font-size: 16px;
|
font-size: 15px;
|
||||||
}
|
}
|
||||||
|
|
||||||
#content-header, #content-footer {
|
#content-header, #content-footer {
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue