Project

General

Profile

« Previous | Next » 

Revision 1024

Added by brooke about 22 years ago

changed .highlight style so font-size attribute is 1em instead of -1. Original -1 setting was not NN4 compatible

View differences:

knb.css
152 152
    background: white; }
153 153
.highlight  {
154 154
    background-color: #dddddd; 
155
    font-size: -1; }
155
    font-size: 1em; }
156 156
.plaintext {
157 157
    color: black;
158 158
    font-weight: normal;

Also available in: Unified diff