Revision 754
Added by doc over 17 years ago
| warning.html | ||
|---|---|---|
| 10 | 10 |
} |
| 11 | 11 |
body {
|
| 12 | 12 |
margin: 0px; |
| 13 |
background: #95C8F0 url(../interface/background.png) ;
|
|
| 13 |
background: #A8BCCB url(../interface/background.png) ;
|
|
| 14 | 14 |
background-repeat:repeat-x; |
| 15 | 15 |
} |
| 16 | 16 |
a:link, a:visited, a:active {
|
| ... | ... | |
| 23 | 23 |
} |
| 24 | 24 |
h1 {
|
| 25 | 25 |
text-align: center; |
| 26 |
font-size: 16px;
|
|
| 27 |
color: #fff;
|
|
| 26 |
font-size: 18px;
|
|
| 27 |
color: #000;
|
|
| 28 | 28 |
text-transform: uppercase; |
| 29 | 29 |
} |
| 30 | 30 |
hr {
|
Also available in: Unified diff
adjusted error/warning templates to the updated backend layout