Change main and add logo as png
This commit is contained in:
parent
5e5605524f
commit
b283c980d6
3 changed files with 26 additions and 13 deletions
|
@ -1,3 +1,25 @@
|
|||
h1 {
|
||||
margin-bottom: 2rem;
|
||||
color: #0068b4;
|
||||
font-weight: bold;
|
||||
}
|
||||
|
||||
.logowvh {
|
||||
display: block;
|
||||
margin-left: auto;
|
||||
margin-right: auto;
|
||||
max-height: 15rem;
|
||||
aspect-ratio: 1/1;
|
||||
margin-top: 2rem;
|
||||
margin-bottom: 2rem;
|
||||
}
|
||||
|
||||
#loginMain{
|
||||
color: #0068b4;
|
||||
font-weight: bold;
|
||||
font-size: 1.5rem;
|
||||
text-decoration: none;
|
||||
}
|
||||
.rounded-pill {
|
||||
margin-left: 5px;
|
||||
}
|
||||
|
|
BIN
static/img/wvhLogo12001200300x.png
Normal file
BIN
static/img/wvhLogo12001200300x.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 310 KiB |
Loading…
Add table
Add a link
Reference in a new issue