Changeset 202 for Dev/branches/Cartis/css/aapje.css
- Timestamp:
- 01/05/12 16:40:56 (13 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
Dev/branches/Cartis/css/aapje.css
r197 r202 135 135 border-radius: 15px; 136 136 border: 1px solid white; 137 }137 } 138 138 139 139 .selectionmenu { … … 166 166 color: #fff; 167 167 font-size: 30px; 168 float: right; 168 169 } 170 171 .radarGraph { 172 width: 35em; 173 margin: 1em auto 0 auto; 174 padding: 2em; 175 text-align: center; 176 background-image: url('../images/bg/graygradient.png'); 177 background-repeat: repeat-x; 178 background-color: #aeb2b3; 179 -moz-border-radius: 15px; 180 border-radius: 15px; 181 border: 1px solid white; 182 text-orientation: center; 183 } 169 184 170 185 171 186 187 188
Note: See TracChangeset
for help on using the changeset viewer.