/ ‘theme/templates/base.html’
This commit is contained in:
parent
212f3d272c
commit
b15cbca2d0
1 changed files with 1 additions and 1 deletions
|
|
@ -11,7 +11,7 @@
|
||||||
body {
|
body {
|
||||||
/* font: 0.75em/1.5 AppleGothic, Sans-serif; */
|
/* font: 0.75em/1.5 AppleGothic, Sans-serif; */
|
||||||
/* font: 0.75em/1.5 AppleGothic, Droid sans, sans-serif; */
|
/* font: 0.75em/1.5 AppleGothic, Droid sans, sans-serif; */
|
||||||
font: 0.75em/1.5 '나눔 고딕', Dotum, 'droid sans fallback','AppleGothic',sans-serif;
|
font: 0.75em/1.5 'AppleGothic', '나눔 고딕', Dotum, 'droid sans fallback', sans-serif;
|
||||||
}
|
}
|
||||||
|
|
||||||
a {
|
a {
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue