Changeset 901 for cpc/trunk/project/web
- Timestamp:
- Oct 19, 2009, 12:36:41 AM (12 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
cpc/trunk/project/web/css/xneth/style.css
r900 r901 9 9 /* Captcha */ 10 10 .captcha { 11 background-color: # EFEADA;11 background-color: #fff; 12 12 } 13 13 .image_captcha { … … 27 27 width: 30px; 28 28 height: 76px; 29 background-color: # F2F2E6;29 background-color: #EFEFEF; 30 30 border: 1px solid #AFAFAF; 31 31 } … … 46 46 text-align: center; 47 47 line-height: 22px; 48 background-color: #FFFEFA;49 border: 1px solid #AFAFAF;50 48 margin: 10px; 51 49 }
Note: See TracChangeset
for help on using the changeset viewer.