diff options
author | Lars Henrik Mai <lars.mai@kontinui.de> | 2014-04-08 19:54:51 +0200 |
---|---|---|
committer | Lars Henrik Mai <lars.mai@kontinui.de> | 2014-04-08 19:54:51 +0200 |
commit | ba654f4e96dfcc66cf6fbcf6ddab6da3d8c66b12 (patch) | |
tree | 485aea35104f894a70207e62efa76299b0968eb9 /source/stylesheets | |
parent | f1715809e81578e3ea5cce705635bb194f02d8cc (diff) |
moving the moods around...
Diffstat (limited to 'source/stylesheets')
-rw-r--r-- | source/stylesheets/all.css | 6 |
1 files changed, 6 insertions, 0 deletions
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; +} |