Changeset 3:cf375f1e7b0f for admin/style/install.css
- Timestamp:
- 04/27/11 09:06:30 (14 years ago)
- Branch:
- userprefs
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
admin/style/install.css
r0 r3 22 22 } 23 23 body.install h1,h2 { 24 font-family: Arial,Helvetica,sans-serif;24 font-family: Helvetica,arial,sans-serif; 25 25 } 26 26 body.install h1 { … … 34 34 } 35 35 body.install h2 { 36 color: # f90;36 color: #C71585; 37 37 } 38 38 body.install h3 { … … 105 105 border-style: solid; 106 106 border-color: #ccc; 107 background: #f bfbfb;107 background: #f5f5f5; 108 108 } 109 109 legend { … … 113 113 border-style: solid; 114 114 border-color: #ccc; 115 background: #f bfbfb;115 background: #f5f5f5; 116 116 margin-bottom: 0.5em; 117 117 }
Note: See TracChangeset
for help on using the changeset viewer.