Check-in Number:
|
1857 | |
Date: |
2002-Feb-14 12:04:43 (local)
2002-Feb-14 11:04:43 (UTC) |
User: | rse |
Branch: | |
Comment: |
make lists nicer |
Tickets: |
|
Inspections: |
|
Files: |
|
ossp-web/SHARE/ossp_css.wml 1.2 -> 1.3
--- ossp_css.wml 2002/02/13 21:15:26 1.2
+++ ossp_css.wml 2002/02/14 11:04:43 1.3
@@ -42,6 +42,7 @@
/* use square list items */
LI {
list-style-type: square;
+ margin-top: 4px;
}
/* define the color schemes */
|
|