comparison booket.css @ 17:8445c729ba97

Add logo and favicon
author Guido Berhoerster <guido+booket@berhoerster.name>
date Mon, 29 Sep 2014 22:39:17 +0200
parents 948048e40fab
children 3642bb668af1
comparison
equal deleted inserted replaced
16:64272f2105da 17:8445c729ba97
111 display: inline-block; 111 display: inline-block;
112 margin: 0; 112 margin: 0;
113 font-weight: bold; 113 font-weight: bold;
114 } 114 }
115 115
116 #logo {
117 height: 2em;
118 }
119
116 #actions { 120 #actions {
117 margin: 1em 0 0 0; 121 margin: 1em 0 0 0;
118 } 122 }
119 123
120 #actions > h2 { 124 #actions > h2 {