Changeset 491
- Timestamp:
- 04/11/07 22:17:40
(2 years ago)
- Author:
- malte
- Message:
put the style inside again
-
Files:
-
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
| r474 |
r491 |
|
| 7 | 7 | <title>Homepage of {DOMAIN_NAME}</title> |
|---|
| 8 | 8 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
|---|
| 9 | | <link href="/ispcp/themes/omega_original/css/ispcp.css" rel="stylesheet" type="text/css"> |
|---|
| | 9 | <style type="text/css"> |
|---|
| | 10 | <!-- |
|---|
| | 11 | body { |
|---|
| | 12 | margin-left: 0px; |
|---|
| | 13 | margin-top: 0px; |
|---|
| | 14 | margin-right: 0px; |
|---|
| | 15 | margin-bottom: 0px; |
|---|
| | 16 | background-color: #ffffff; |
|---|
| | 17 | } |
|---|
| | 18 | |
|---|
| | 19 | /*********************************** LINKS ************************************/ |
|---|
| | 20 | a.link, a.link:link, a.link:visited { |
|---|
| | 21 | color: #000099; |
|---|
| | 22 | text-decoration: underline; |
|---|
| | 23 | font-weight: normal; |
|---|
| | 24 | } |
|---|
| | 25 | |
|---|
| | 26 | a.link:hover, a.link:active, a.link:focus { |
|---|
| | 27 | color: #000000; |
|---|
| | 28 | text-decoration: none; |
|---|
| | 29 | } |
|---|
| | 30 | .login { |
|---|
| | 31 | font-family: geneva, arial, helvetica, sans-serif; |
|---|
| | 32 | font-size: 11px; |
|---|
| | 33 | color: #000; |
|---|
| | 34 | white-space: nowrap; |
|---|
| | 35 | text-decoration: none; |
|---|
| | 36 | } |
|---|
| | 37 | td { |
|---|
| | 38 | font-family: arial, helvetica, sans-serif; |
|---|
| | 39 | font-size: 12px; |
|---|
| | 40 | } |
|---|
| | 41 | --> |
|---|
| | 42 | </style> |
|---|
| 10 | 43 | </head> |
|---|
| 11 | 44 | |
|---|
|
Download in other formats:
#########################################################################
# Site footer - Contents are automatically inserted after main Trac HTML
?>