mirror of
https://github.com/samsonjs/samhuri.net.git
synced 2026-03-25 09:05:47 +00:00
tweak style
This commit is contained in:
parent
ac0f555ab6
commit
111663ce4b
1 changed files with 2 additions and 3 deletions
|
|
@ -1,6 +1,6 @@
|
||||||
body { background-color: #f7f7f7
|
body { background-color: #f7f7f7
|
||||||
; color: #222
|
; color: #222
|
||||||
; font-family: 'hoefler text', georgia, serif
|
; font-family: 'DejaVu Serif', 'Hoefler Text', Georgia, serif
|
||||||
}
|
}
|
||||||
|
|
||||||
h1 { text-align: center
|
h1 { text-align: center
|
||||||
|
|
@ -52,7 +52,7 @@ ul { text-align: center
|
||||||
}
|
}
|
||||||
|
|
||||||
li { display: inline
|
li { display: inline
|
||||||
; font-size: 2em
|
; font-size: 1.6em
|
||||||
; margin: 0
|
; margin: 0
|
||||||
; padding: 0
|
; padding: 0
|
||||||
}
|
}
|
||||||
|
|
@ -73,7 +73,6 @@ li a:active { color: #000
|
||||||
|
|
||||||
#sjs { text-align: center
|
#sjs { text-align: center
|
||||||
; font-size: 1.2em
|
; font-size: 1.2em
|
||||||
; font-family: georgia
|
|
||||||
}
|
}
|
||||||
|
|
||||||
#sjs a { border-bottom: none }
|
#sjs a { border-bottom: none }
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue