about summary refs log tree commit diff stats
path: root/res/default.css
diff options
context:
space:
mode:
authorbptato <nincsnevem662@gmail.com>2021-08-04 17:54:27 +0200
committerbptato <nincsnevem662@gmail.com>2021-08-04 17:54:27 +0200
commitcaad7b577162a73524277a943050493c489bfb59 (patch)
treea149be40ceebc4303d94c797d2a62ef62b1a42a0 /res/default.css
parent34b023515599bc746c10c597467ecb07f53c49fe (diff)
downloadchawan-caad7b577162a73524277a943050493c489bfb59.tar.gz
More css stuff
Diffstat (limited to 'res/default.css')
-rw-r--r--res/default.css4
1 files changed, 4 insertions, 0 deletions
diff --git a/res/default.css b/res/default.css
index 1e30253c..02f0683a 100644
--- a/res/default.css
+++ b/res/default.css
@@ -19,6 +19,10 @@ sub, sup, textarea, tt, var, font, iframe, u, s, strike, frame, img, input {
 	display: inline;
 }
 
+i {
+	font-style: italic;
+}
+
 col {
 	display: table-column;
 }