Changeset 428 for trunk/packages/sipb-xen-www
- Timestamp:
- Apr 17, 2008, 12:49:26 AM (17 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/packages/sipb-xen-www/code/static/style.css
r426 r428 26 26 } 27 27 28 /* D ashedline under the header. */28 /* Dividing line under the header. */ 29 29 h1 { 30 border-bottom: 1px dashed black;30 border-bottom: 1px solid black; 31 31 margin-top: 0; 32 32 overflow: auto;
Note: See TracChangeset
for help on using the changeset viewer.