Changeset 1260


Ignore:
Timestamp:
Oct 29, 2006, 11:49:53 PM (17 years ago)
Author:
Sam Hocevar
Message:
  • CSS improvements
File:
1 edited

Legend:

Unmodified
Added
Removed
  • www/main.css

    r1179 r1260  
    7272}
    7373
     74div.top {
     75   border-width: 1px 1px 0 1px;
     76}
     77
    7478div.main {
    7579  padding: 5px 10px 5px 10px;
     80  height: 100%;
    7681}
    7782
     
    7984   clear: both;
    8085   position: relative;
     86   border-width: 0 1px 1px 1px;
    8187}
    8288
Note: See TracChangeset for help on using the changeset viewer.