Adjust styling and home info and add info to notification page
This commit is contained in:
@@ -17,9 +17,18 @@ body {
|
||||
color: black;
|
||||
text-decoration: none;
|
||||
}
|
||||
.title .name {
|
||||
vertical-align: middle;
|
||||
}
|
||||
.title img {
|
||||
padding-right: 0.5rem;
|
||||
vertical-align: middle;
|
||||
width: 5rem;
|
||||
}
|
||||
|
||||
.tagline {
|
||||
padding-bottom: 2.5rem;
|
||||
font-size: 1.75rem;
|
||||
}
|
||||
|
||||
.content {
|
||||
@@ -29,9 +38,12 @@ body {
|
||||
|
||||
.error {
|
||||
color: #cc0000;
|
||||
font-size: 2rem;
|
||||
}
|
||||
|
||||
code {
|
||||
white-space: normal;
|
||||
}
|
||||
|
||||
.smallcode {
|
||||
padding: 0;
|
||||
}
|
||||
|
1
assets/img/logo.svg
Normal file
1
assets/img/logo.svg
Normal file
File diff suppressed because one or more lines are too long
After Width: | Height: | Size: 5.1 KiB |
Reference in New Issue
Block a user