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:

rowcol.css
7 7
 .stephead {background=color: #000000; color: white;}
8 8
 .coleven {}
9 9
 .colodd  {}
10
 .highlight  {background-color: #DDDDDD; color: black; font-size: -1}
10
 .highlight  {background-color: #DDDDDD; color: black; font-size: 1em}
11 11
 .sectionhead  {background-color: #DDDDDD; color: black}

Also available in: Unified diff