Changeset 1304 in ExiteCMS for trunk/themes/ExiteCMS/templates/templates/_stylesheets.tpl
- Timestamp:
- 02/24/08 14:12:18 (4 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/themes/ExiteCMS/templates/templates/_stylesheets.tpl
r1281 r1304 35 35 36 36 /* wiki links */ 37 a.wiki_link:link,a.wiki_link:visited { color:# 9c0204; text-decoration:none; border-width:0px 0px 1px 0px; border-style:dotted; border-color:#9c0204; }37 a.wiki_link:link,a.wiki_link:visited { color:#34329C; text-decoration:none; border-width:0px 0px 1px 0px; border-style:dotted; border-color:#34329C; } 38 38 39 39 /* horizontal lines */ … … 193 193 .rev_title { color:#333; font-weight:bold; } 194 194 /* revision title for major revisions */ 195 .rev_major { color:# 9c0204; font-weight:bold; }195 .rev_major { color:#34329C; font-weight:bold; } 196 196 197 197 /* revision description text */
Note: See TracChangeset
for help on using the changeset viewer.
