Changeset 36 for Dev/trunk/css/style.css
- Timestamp:
- 07/21/11 20:04:58 (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
Dev/trunk/css/style.css
r29 r36 61 61 /* ################################################################## 62 62 ===================== STYLESHEET OF GLORY ======================== */ 63 64 #newSurveyButton{65 height: 3em;66 width: 10em;67 }68 63 69 64 #surveyCreation { … … 155 150 } 156 151 152 .bigSurveyButton { 153 margin-top: 1px; 154 height: 3em; 155 width: 12em; 156 } 157 157 158 .surveyButton:hover { 158 159 background-color: white;
Note: See TracChangeset
for help on using the changeset viewer.