things look way better without letter-spacing
authorivan <ivan>
Fri, 26 Mar 2010 06:58:06 +0000 (06:58 +0000)
committerivan <ivan>
Fri, 26 Mar 2010 06:58:06 +0000 (06:58 +0000)
css/cssfreeside2.css

index f1a3cbf..536a4cd 100644 (file)
 
 td {
 line-height: 1.3em;
-letter-spacing: 0.02em;
        word-spacing: 1px;
 }
 
@@ -247,7 +246,6 @@ a:link, a:visited {
        color: #800080;
        text-decoration: underline;
        font-weight: normal;
-       letter-spacing: 1px;
        word-spacing: normal;
        }
        
@@ -371,14 +369,12 @@ p {
        margin: 0;
        margin-left: 20px;
        margin-right: 10px;
-    letter-spacing: 0.02em;
        word-spacing: 1px;
        
    }
 
 b {
        color: #000000;
-       letter-spacing: 0.02em;
        word-spacing: 1px;
        }