From: Valessio Brito Date: Wed, 13 Mar 2019 03:13:21 +0000 (-0400) Subject: css header program X-Git-Url: https://vcs.fsf.org/?a=commitdiff_plain;h=6a28b2593413230d874257b818e16909c97554b2;p=libreplanet-static.git css header program --- diff --git a/2019/assets/css/custom.css b/2019/assets/css/custom.css index 93c9115b..22274394 100644 --- a/2019/assets/css/custom.css +++ b/2019/assets/css/custom.css @@ -53,6 +53,11 @@ h3 { .program-day-header h2 { font-size: 2.1em; + color: #4F0276; + background: #f5f5f5; + padding: 0.3em; + text-align: center; + border-radius: 5px; } .program-timeslot-break { @@ -65,8 +70,7 @@ h3 { } .program-timeslot { - margin-top: 5px; - margin-bottom: 1px; + padding: 0.5em; } .program-timeslot-header h2 { diff --git a/2019/includes/program-menu.html b/2019/includes/program-menu.html index 406b1c4d..61c00af0 100644 --- a/2019/includes/program-menu.html +++ b/2019/includes/program-menu.html @@ -1,7 +1,7 @@
-