aboutsummaryrefslogtreecommitdiffstats
path: root/screen.css
diff options
context:
space:
mode:
authorMatěj Cepl <mcepl@redhat.com>2013-07-04 11:42:44 +0200
committerMatěj Cepl <mcepl@redhat.com>2013-07-04 12:08:49 +0200
commit148601911795a79ae99f222b9c1e7fee0b3501f9 (patch)
tree48e385dae82c97f570f53944d09a689f3888324f /screen.css
parent3e1ebaaf407f61bb5fb6b3e052a2c42111c42ac0 (diff)
downloadhesla-148601911795a79ae99f222b9c1e7fee0b3501f9.tar.gz
Add parsing of holidays, week, and sunday readings.
Fixes #87
Diffstat (limited to 'screen.css')
-rw-r--r--screen.css3
1 files changed, 3 insertions, 0 deletions
diff --git a/screen.css b/screen.css
index 3b656c6..3f26113 100644
--- a/screen.css
+++ b/screen.css
@@ -4,6 +4,9 @@ body {
h1 {
font-size: 1em;
}
+h2 {
+ font-size: 0.8em;
+}
article {
display: none;
margin: 6px;