Changeset 126

Show
Ignore:
Timestamp:
02/03/07 12:43:15 (2 years ago)
Author:
ambs
Message:
Fixed typo
Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • trunk/src/plugins/ambs/Kwiki-Theme-EEng/lib/Kwiki/Theme/EEng.pm

    r125 r126  
    287287  margin-right: 5%; 
    288288  border-bottom: dotted 1px #afafaf; 
     289  font-family: sans-serif; 
    289290} 
    290291 
     
    321322 
    322323hr { 
    323  border: none; 
    324   border-top: dooted 1px #afafaf; 
    325 } 
     324  border: none; 
     325  border-top: dotted 1px #afafaf; 
     326}