Changeset 540
- Timestamp:
- Feb 8, 2011, 7:11:15 AM (12 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/monsterz/web/htdocs/monsterz.css
r539 r540 599 599 font-family: 'retro'; 600 600 } 601 input ,input[type=button],input[type=submit],input[type=reset],input[type=checkbox],#info th {601 input[type=button],input[type=submit],input[type=reset],input[type=checkbox],#info th { 602 602 text-shadow: 0 1px 0 #2F2823; 603 603 } … … 608 608 border:1px inset #2F2823; 609 609 } 610 input ,input[type=button]:hover,input[type=submit]:hover,input[type=reset]:hover {610 input[type=button]:hover,input[type=submit]:hover,input[type=reset]:hover { 611 611 text-shadow: 0 1px 0 #e0e0e0; 612 612 }
Note: See TracChangeset
for help on using the changeset viewer.