re
This commit is contained in:
parent
a881077f7f
commit
481719397c
3 changed files with 141 additions and 0 deletions
|
@ -92,9 +92,16 @@ form {
|
|||
display: flex;
|
||||
width: 100vw;
|
||||
margin: 0;
|
||||
font-size: 1.2em;
|
||||
align-items: center;
|
||||
}
|
||||
|
||||
.header a {
|
||||
font-weight: bold;
|
||||
color: white;
|
||||
}
|
||||
|
||||
.header img {
|
||||
height: 2em;
|
||||
margin-right: 1em;
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue