Made the actiondiv (offer startpage, search, select roomview) texts a little smaller...
authorthe_mgt <themgt@ueberserver.de>
Sat, 2 Jul 2011 20:21:42 +0000 (22:21 +0200)
committerWilfried Goesgens <dothebart@citadel.org>
Sun, 4 Sep 2011 21:13:01 +0000 (21:13 +0000)
webcit/static/styles/banner.css

index 0a8f3a63373b3f1af532a4bbc30b8183d84d121a..03b86e3224dfd9b18216710acf1da5072f48ee08 100644 (file)
        position: absolute;
        right: 0;
        top: 0;
+       text-align: right;
+       font-size: 70%;
+       font-weight: bold;
 }
 
 #banner ul.room_actions {
        list-style: none;
-       text-align: left;
        margin: 0;
 }
 #banner ul.room_actions li {