comparison mluk3.css @ 132:661e5e9f37ef

Renamed element, fix CSS.
author Matti Hamalainen <ccr@tnsp.org>
date Wed, 27 Aug 2014 18:44:58 +0300
parents f4756a8665aa
children f64a46fa7961
comparison
equal deleted inserted replaced
131:31347f83cbea 132:661e5e9f37ef
194 194
195 #footer div { 195 #footer div {
196 text-align: left; 196 text-align: left;
197 } 197 }
198 198
199 #csssel { 199 #infobox {
200 margin: 0px; 200 margin: 0px;
201 font-size: 6pt; 201 font-size: 6pt;
202 background: rgb(100,50,80) url(img/mobile-white.png) no-repeat fixed 5pt 5pt; 202 background: rgb(100,50,80) url(img/mobile-white.png) no-repeat fixed 5pt 5pt;
203 padding: 5pt; 203 padding: 5pt;
204 text-shadow: 1px 1px 1px #000; 204 text-shadow: 1px 1px 1px #000;
209 font-family: Impact, Verdana, Arial, helvetica, sans-serif; 209 font-family: Impact, Verdana, Arial, helvetica, sans-serif;
210 text-align: right; 210 text-align: right;
211 font-size: 12pt; 211 font-size: 12pt;
212 } 212 }
213 213
214 #csssel a { 214 #infobox a {
215 padding: 2pt; 215 padding: 2pt;
216 color: #ccc; 216 color: #ccc;
217 text-decoration: none; 217 text-decoration: none;
218 } 218 }
219 219
220 #csssel a:hover { 220 #infobox a:hover {
221 text-decoration: underline; 221 text-decoration: underline;
222 } 222 }
223 223
224 #clang { 224 #clang {
225 font-size: 10pt; 225 font-size: 10pt;