Changeset 2300:268401c6d78d for inc/core_error.php
- Timestamp:
- 10/06/13 21:28:04 (12 years ago)
- Branch:
- default
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
inc/core_error.php
r1179 r2300 38 38 } 39 39 a, a:link, a:visited { 40 color : # 06c;40 color : #2373A8; 41 41 text-decoration : none; 42 42 border-bottom : 1px dotted #f90; 43 43 } 44 44 h1 { 45 color: # 06c;45 color: #2373A8; 46 46 font-size: 2.5em; 47 47 font-weight: normal;
Note: See TracChangeset
for help on using the changeset viewer.