/ ‘theme/templates/base.html’
This commit is contained in:
parent
ed7759fa30
commit
6c7ee39cbf
1 changed files with 1 additions and 1 deletions
|
|
@ -10,7 +10,7 @@
|
||||||
<style>
|
<style>
|
||||||
body {
|
body {
|
||||||
/* font: 0.75em/1.5 AppleGothic, Sans-serif; */
|
/* font: 0.75em/1.5 AppleGothic, Sans-serif; */
|
||||||
font: 0.75em/1.5 AppleGothic, Apple SD 산돌고딕 Neo, Microsoft NeoGothic, Droid sans, sans-serif;
|
font: 0.75em/1.5 AppleGothic, Droid sans, sans-serif;
|
||||||
}
|
}
|
||||||
|
|
||||||
a {
|
a {
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue