mirror of
https://github.com/samsonjs/samhuri.net.git
synced 2026-03-31 09:56:03 +00:00
update blog style
This commit is contained in:
parent
6ce30979d4
commit
f21c29cd3d
1 changed files with 5 additions and 1 deletions
|
|
@ -160,7 +160,11 @@ input[type=submit] { font-size: 1.1em
|
|||
; cursor: pointer
|
||||
}
|
||||
|
||||
pre { background-color: #eeeef3 }
|
||||
pre { background-color: #eeeef3
|
||||
; margin: 1em
|
||||
; padding: 0.5em
|
||||
; border: dashed 1px #ccc
|
||||
}
|
||||
|
||||
footer { margin: 0
|
||||
; padding: 0.2em 0
|
||||
|
|
|
|||
Loading…
Reference in a new issue