summaryrefslogtreecommitdiffstats
path: root/style.css
diff options
context:
space:
mode:
Diffstat (limited to 'style.css')
-rw-r--r--style.css7
1 files changed, 7 insertions, 0 deletions
diff --git a/style.css b/style.css
index 2bbe815..42530c0 100644
--- a/style.css
+++ b/style.css
@@ -207,3 +207,10 @@ tr:nth-child(even) td {
height: 80px;
background-color: #ADFF09
}
+
+.readable {
+ margin-left: auto;
+ margin-right: auto;
+ font-size: 125%;
+ width: 50em;
+}