Changed content and added info page
This commit is contained in:
parent
26b547f3c4
commit
66cdc96a79
8 changed files with 58 additions and 6 deletions
BIN
html/assets/img/journey.png
Normal file
BIN
html/assets/img/journey.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 88 KiB |
BIN
html/assets/img/phone.png
Normal file
BIN
html/assets/img/phone.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 115 KiB |
BIN
html/assets/img/yapping.png
Normal file
BIN
html/assets/img/yapping.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 127 KiB |
|
@ -101,6 +101,16 @@ a:hover {
|
|||
|
||||
.footer p {font-size:12px;}
|
||||
|
||||
.footer a {
|
||||
color: var(--background-color);
|
||||
text-decoration: none;
|
||||
}
|
||||
|
||||
.footer a:hover {
|
||||
color: var(--accent-color);
|
||||
background-color: var(--background-color);
|
||||
}
|
||||
|
||||
.info {text-align: left; width: 45%;}
|
||||
.copyright {text-align: right; width: 45%;}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue