Changeset 1512 in ExiteCMS for themes/PLi-Fusion/PLiXmas/php-files/themes/PLiXmas/templates/templates/_stylesheets.tpl
- Timestamp:
- 07/02/08 18:58:52 (4 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
themes/PLi-Fusion/PLiXmas/php-files/themes/PLiXmas/templates/templates/_stylesheets.tpl
r1275 r1512 46 46 47 47 /* buttons */ 48 .button { font-size:90%; font-weight:normal; font-family:Verdana, Arial, Sans-Serif;width:1; overflow:visible; color:#fff; background-color:#CC0000; border-top:1px #ddd solid; border-left:1px #ddd solid; border-bottom:1px #666 solid; border-right:1px #666 solid; cursor:pointer; margin-top:2px; padding: 1px 2px;}48 .button { font-size:90%; font-weight:normal; width:1; overflow:visible; color:#fff; background-color:#CC0000; border-top:1px #ddd solid; border-left:1px #ddd solid; border-bottom:1px #666 solid; border-right:1px #666 solid; cursor:pointer; margin-top:2px; padding: 1px 2px;} 49 49 50 50 /* text entry fields */ 51 .textbox { font-size:95%; font-family:Verdana, Arial, Sans-Serif;color:#003300; background-color:#fff; border:1px #666 solid; }51 .textbox { font-size:95%; color:#003300; background-color:#fff; border:1px #666 solid; } 52 52 53 53 /* --- Website template ------------------------------------ */ 54 54 55 55 /* page body (normal mode & maintenance mode */ 56 body { font-size:1em; font-family:Verdana, Arial, Sans-Serif; }56 body { font-size:1em; font-family:Verdana, "Deja Vu Sans", Arial, Sans-Serif; } 57 57 .body { margin: 5px 5px 5px 5px; color:#fff; background-color:#58a7e3; } 58 58 .body-maint { margin: 5px 5px 5px 5px; color:#fff; background-color:{/literal}{$settings.maintenance_color}{literal}; }
Note: See TracChangeset
for help on using the changeset viewer.
