mirror of
https://github.com/lrsjng/h5ai.git
synced 2025-05-28 05:54:48 -04:00
Update layout.
This commit is contained in:
parent
b390b9fc42
commit
60b81a46ea
29 changed files with 136 additions and 355 deletions
|
@ -1,11 +1,13 @@
|
|||
|
||||
#content {
|
||||
max-width: 960px;
|
||||
margin: 50px auto;
|
||||
font-size: 15px;
|
||||
overflow: auto;
|
||||
flex: 1 1 auto;
|
||||
order: 50;
|
||||
}
|
||||
|
||||
#content-header, #content-footer {
|
||||
margin: 24px;
|
||||
color: #333;
|
||||
|
||||
a, a:active, a:visited {
|
||||
|
@ -22,13 +24,3 @@
|
|||
font-family: @font-family-mono;
|
||||
}
|
||||
}
|
||||
|
||||
#content-header {
|
||||
padding-bottom: 12px;
|
||||
margin-bottom: 32px;
|
||||
}
|
||||
|
||||
#content-footer {
|
||||
padding-top: 12px;
|
||||
margin-top: 32px;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue