/ ‘theme/templates/base.html’

This commit is contained in:
Dooho Yi 2020-05-10 12:50:01 +09:00
parent 89977fa2e9
commit 6c739cc92a

View file

@ -10,6 +10,7 @@
<style> <style>
body { body {
font: 0.75em/1.5 AppleGothic, Sans-serif; font: 0.75em/1.5 AppleGothic, Sans-serif;
overflow: hidden;
} }
a { a {