comparison luk3.css @ 50:2be3eec4c7a5

Adjust css selector font size.
author Matti Hamalainen <ccr@tnsp.org>
date Wed, 17 Oct 2012 15:48:30 +0300
parents 16aea8e5cb71
children 5adf3ec26aa0
comparison
equal deleted inserted replaced
49:16aea8e5cb71 50:2be3eec4c7a5
33 33
34 #csssel { 34 #csssel {
35 position: absolute; 35 position: absolute;
36 right: 1em; 36 right: 1em;
37 top: 1em; 37 top: 1em;
38 font-size: 5pt; 38 font-size: 6pt;
39 background: rgb(100,50,80); 39 background: rgb(100,50,80);
40 padding: 5pt; 40 padding: 5pt;
41 -moz-border-radius: 5pt; 41 -moz-border-radius: 5pt;
42 border-radius: 5pt; 42 border-radius: 5pt;
43 box-shadow: 0px 0px 6px rgba(200,0,100,0.7); 43 box-shadow: 0px 0px 6px rgba(200,0,100,0.7);