parent
25d88c90aa
commit
f4c84ad7fc
3 changed files with 45 additions and 6 deletions
inc
|
@ -1101,4 +1101,17 @@ div.dailyNoEntry {
|
|||
ul.errors {
|
||||
color: red;
|
||||
float: left;
|
||||
}
|
||||
}
|
||||
|
||||
/* 404 page */
|
||||
.error-container {
|
||||
|
||||
margin: 50px;
|
||||
margin-top: 20px;
|
||||
}
|
||||
|
||||
.error-container h1 {
|
||||
text-decoration: none;
|
||||
font-style: normal;
|
||||
color: #80AD48;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue