Changeset 1309:5ba36d9f2f3d
- Timestamp:
- 01/12/10 20:03:23 (2 years ago)
- Branch:
- default
- Location:
- zine/shared/admin
- Files:
-
- 1 deleted
- 1 edited
-
img/footerbg.png (deleted)
-
style.css (modified) (5 diffs)
Legend:
- Unmodified
- Added
- Removed
-
zine/shared/admin/style.css
r1308 r1309 4 4 font-family: 'Trebuchet MS', sans-serif; 5 5 font-size: 15px; 6 background-color: # 456981;6 background-color: #316081; 7 7 } 8 8 … … 67 67 68 68 div.footer { 69 background: transparent url(img/footerbg.png) repeat-x bottom left; 70 border-top: 1px solid #0d334e; 71 padding: 10px 20px; 69 border-top: 1px solid #2a5471; 70 padding: 5px 20px; 72 71 color: white; 73 72 margin: 0; … … 81 80 margin: 0; 82 81 padding: 0; 83 font-size: 1 2px;82 font-size: 11px; 84 83 text-align: center; 85 84 } … … 142 141 margin: 0; 143 142 padding: 0 0 0 16px; 144 height: 2 3px;143 height: 22px; 145 144 background-color: #316081; 145 border-bottom: 1px solid #325d7b; 146 146 list-style: none; 147 147 } … … 191 191 margin: 0; 192 192 padding: 10px 30px 30px 30px; 193 border-bottom: 1px solid #ddd; 193 194 } 194 195
Note: See TracChangeset
for help on using the changeset viewer.