mirror of
https://github.com/lrsjng/h5ai.git
synced 2025-05-25 20:44:53 -04:00
Minor style updates.
This commit is contained in:
parent
68497e749b
commit
162f32f5b8
1 changed files with 2 additions and 2 deletions
|
@ -1,7 +1,7 @@
|
||||||
|
|
||||||
body#h5ai-info {
|
body#h5ai-info {
|
||||||
font-family: Ubuntu, Arial, sans;
|
font-family: Ubuntu, Arial, sans;
|
||||||
margin: 0 auto;
|
margin: 2em auto 4em auto;
|
||||||
font-size: 20px;
|
font-size: 20px;
|
||||||
color: #555;
|
color: #555;
|
||||||
max-width: 600px;
|
max-width: 600px;
|
||||||
|
@ -20,7 +20,7 @@ body#h5ai-info {
|
||||||
}
|
}
|
||||||
h1 {
|
h1 {
|
||||||
font-size: 3.6em;
|
font-size: 3.6em;
|
||||||
margin: 0.9em 0 0 0;
|
margin: 0;
|
||||||
}
|
}
|
||||||
h2 {
|
h2 {
|
||||||
font-size: 1.15em;
|
font-size: 1.15em;
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue