Changeset 31 for trunk


Ignore:
Timestamp:
03/11/11 15:19:03 (13 years ago)
Author:
Kris Deugau
Message:

/trunk/dnsbl

CSS tweak so we don't get unfortunate wrapping on parts of the browse display

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/dnsbl/templates/dnsbl.css

    r29 r31  
    11/* CSS for browse view of DNSBL data */
     2body {
     3  font-family: "Times New Roman",Times,serif;
     4}
     5input {
     6  font-family: Helvetica,"Arial Narrow",sans-serif;
     7}
    28.lvl0 {
    39  background: #99ff99;
Note: See TracChangeset for help on using the changeset viewer.