mirror of
https://github.com/zyllian/webdog.git
synced 2025-05-09 18:16:40 -07:00
refactoring and new additions wheee
This commit is contained in:
parent
94ba05daf2
commit
3a274932a8
10 changed files with 192 additions and 91 deletions
|
@ -35,8 +35,14 @@ a {
|
|||
}
|
||||
}
|
||||
|
||||
main.page {
|
||||
margin: 8px;
|
||||
#content {
|
||||
main.page {
|
||||
margin: 0 8px 8px 8px;
|
||||
}
|
||||
|
||||
.index-info {
|
||||
margin: 8px;
|
||||
}
|
||||
}
|
||||
|
||||
abbr {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue