mirror of
https://github.com/pa11y/pa11y-dashboard.git
synced 2025-09-25 06:41:21 +00:00
Add 404 and 500 base pages
This commit is contained in:
File diff suppressed because one or more lines are too long
@@ -33,6 +33,13 @@
|
||||
padding:40px 0;
|
||||
margin-top:40px;
|
||||
}
|
||||
.supersize-me {
|
||||
text-align:center;
|
||||
font-size:112px;
|
||||
line-height:97px;
|
||||
font-weight:bold;
|
||||
color:lighten(@gray-light, 5%);
|
||||
}
|
||||
.floated-list li {
|
||||
float:left;
|
||||
}
|
||||
@@ -152,15 +159,7 @@
|
||||
color:@badge-color;
|
||||
}
|
||||
}
|
||||
.add-task {
|
||||
.supersize-me {
|
||||
text-align:center;
|
||||
font-size:112px;
|
||||
line-height:97px;
|
||||
font-weight:bold;
|
||||
color:lighten(@gray-light, 5%);
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
/* Badges */
|
||||
.badge {
|
||||
|
Reference in New Issue
Block a user