From ba654f4e96dfcc66cf6fbcf6ddab6da3d8c66b12 Mon Sep 17 00:00:00 2001 From: Lars Henrik Mai Date: Tue, 8 Apr 2014 19:54:51 +0200 Subject: moving the moods around... --- source/stylesheets/all.css | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'source/stylesheets/all.css') diff --git a/source/stylesheets/all.css b/source/stylesheets/all.css index eb4c06c..768a334 100644 --- a/source/stylesheets/all.css +++ b/source/stylesheets/all.css @@ -1,3 +1,9 @@ @charset "utf-8"; +.moods { + float: left; +} +#moods { + overflow: hidden; +} -- cgit v1.2.1