aboutsummaryrefslogtreecommitdiff
path: root/static/css/txt/sjis.css
diff options
context:
space:
mode:
authorLibravatar Renard 2020-03-29 18:46:20 -0300
committerLibravatar Renard 2020-03-29 18:46:20 -0300
commit3600b2d2fc91b8a15237cff0f27a2ac423ea6c58 (patch)
treef70ba81f9dda50213a18d5a901de9ddd2697cb8f /static/css/txt/sjis.css
parent56c690b9efdb009ab44f3112b6c301d7d393f07e (diff)
downloadweabot-3600b2d2fc91b8a15237cff0f27a2ac423ea6c58.tar.gz
weabot-3600b2d2fc91b8a15237cff0f27a2ac423ea6c58.tar.xz
weabot-3600b2d2fc91b8a15237cff0f27a2ac423ea6c58.zip
Prettier para CSS
Diffstat (limited to 'static/css/txt/sjis.css')
-rw-r--r--static/css/txt/sjis.css8
1 files changed, 7 insertions, 1 deletions
diff --git a/static/css/txt/sjis.css b/static/css/txt/sjis.css
index bd6e963..5dbcb4c 100644
--- a/static/css/txt/sjis.css
+++ b/static/css/txt/sjis.css
@@ -1 +1,7 @@
-body,textarea{font-family:Mona,Monapo,IPAMonaPGothic,'MS PGothic',YOzFontAA97}textarea{font-size:16px} \ No newline at end of file
+body,
+textarea {
+ font-family: Mona, Monapo, IPAMonaPGothic, "MS PGothic", YOzFontAA97;
+}
+textarea {
+ font-size: 16px;
+}