mirror of
https://git.moonleay.net/Websites/liljudd-website.git
synced 2025-07-26 03:12:03 +02:00
WIP: temp commit in case my laptop explodes
This commit is contained in:
parent
be75f60b38
commit
7707d8b7db
7 changed files with 56 additions and 11 deletions
|
@ -7,7 +7,6 @@
|
|||
|
||||
.section h1 {
|
||||
font-size: 4rem;
|
||||
margin-top: 8rem;
|
||||
}
|
||||
|
||||
.section h5 {
|
||||
|
@ -29,4 +28,11 @@
|
|||
|
||||
.p2 a {
|
||||
font-weight: bolder;
|
||||
text-decoration: underline;
|
||||
font-size: 0.9rem;
|
||||
transition: .5s;
|
||||
}
|
||||
|
||||
.p2 a:hover {
|
||||
color: rgb(96 59 255) !important;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue