summaryrefslogtreecommitdiff
path: root/www/styles/weeks.css
diff options
context:
space:
mode:
authorChristian Pointner <equinox@helsinki.at>2017-01-15 16:11:44 (GMT)
committerChristian Pointner <equinox@helsinki.at>2017-01-15 16:11:44 (GMT)
commit86e72f4a3432798dafb196be0ac84c50582724c1 (patch)
tree3852eadbc701a5eb1303168d6b156d1f05599bce /www/styles/weeks.css
parent99ccc45858d900a110eff3bf9f7136e35daad7bb (diff)
add tail space to weeks and todo app
Diffstat (limited to 'www/styles/weeks.css')
-rw-r--r--www/styles/weeks.css4
1 files changed, 4 insertions, 0 deletions
diff --git a/www/styles/weeks.css b/www/styles/weeks.css
index aac76de..a4f30be 100644
--- a/www/styles/weeks.css
+++ b/www/styles/weeks.css
@@ -19,6 +19,10 @@
* along with rhrdweb. If not, see <http://www.gnu.org/licenses/>.
*/
+body {
+ margin: 0 0 200px 0;
+}
+
#title {
display: block;
width: 100%;