Changeset 1621 for trunk/gregarius/themes
- Timestamp:
- 11/01/06 09:04:48 (2 years ago)
- Files:
-
- 1 modified
-
trunk/gregarius/themes/default/mobile/style.css (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/gregarius/themes/default/mobile/style.css
r1620 r1621 14 14 a {color:#d54; text-decoration:none;} 15 15 img {border: 0px;} 16 h1 {font-size:140%;} 17 h2,h3 {font-size:120%;} 18 h4,h5 {font-size:100%;} 16 19 h1,h2,h3,h4,h5 {display:block;} 17 20 h1,h2 { … … 21 24 border-bottom: 1px solid #ccc; 22 25 } 26 27 h3 {padding:0; margin: 0.7em 0 0.1em 0;} 23 28 h4 { background-color: #e2e2e2; font-weight:bold; display:block; padding: 3px 0;} 24 29 h5 { font-weight:normal;}
