CSS h1 letter spacing tweak

This commit is contained in:
zzz
2016-10-20 17:27:24 +00:00
parent 6b5b3617d4
commit dcdf3e197c

View File

@@ -917,7 +917,7 @@ h1 {
padding: 10px 15px;
margin: 0 10px 10px 207px;
font: normal bold 16pt/120% "Lucida Sans Unicode", "Bitstream Vera Sans", Verdana, Tahoma, Helvetica, sans-serif;
letter-spacing: 0.12em;
letter-spacing: 0.08em;
text-transform: uppercase;
-moz-box-shadow: inset 0px 0px 1px 1px #bbf;
-khtml-box-shadow: inset 0px 0px 1px 1px #bbf;