From 4bd266ca036b9a11ea37432fdc97485ca2c674d1 Mon Sep 17 00:00:00 2001 From: Harald Eilertsen Date: Sun, 13 Nov 2011 14:55:15 +0100 Subject: Make tourdates a bit nicer. --- src/stylesheets/application.sass | 11 +++++++++++ 1 file changed, 11 insertions(+) (limited to 'src/stylesheets/application.sass') diff --git a/src/stylesheets/application.sass b/src/stylesheets/application.sass index 24036ef..00350f9 100644 --- a/src/stylesheets/application.sass +++ b/src/stylesheets/application.sass @@ -108,3 +108,14 @@ $button-height: $sharebar-height - 5px border: 1px solid rgba(0, 0, 0, 0.8) padding-bottom: 10px margin-bottom: 10px + +.tour_entry + .date + width: 5em + display: inline-block + .venue + font-weight: bold + .comments + font-style: italic + font-size: 80% + color: green -- cgit v1.2.3