From 74f9222148fc027a0698ed93c9cb5b01fa55580f Mon Sep 17 00:00:00 2001 From: nek0 Date: Wed, 8 Apr 2015 15:56:37 +0200 Subject: [PATCH] made function buttons distinguishable --- static/css/main.css | 4 ++++ templates/home.hamlet | 6 +++--- 2 files changed, 7 insertions(+), 3 deletions(-) diff --git a/static/css/main.css b/static/css/main.css index 48f7d27..8f16705 100644 --- a/static/css/main.css +++ b/static/css/main.css @@ -12,6 +12,10 @@ border-radius: 6px; } +article#func.article { + background-color: #fff7bd; +} + .article a { display: block; font-size: 130%; diff --git a/templates/home.hamlet b/templates/home.hamlet index 1524322..c3c1563 100644 --- a/templates/home.hamlet +++ b/templates/home.hamlet @@ -3,11 +3,11 @@ $doctype 5 $if null beverages

!!!MATEKALYPSE!!! -