adds a dropdown menu for colour schemes and a dark mode
This commit is contained in:
parent
f1c77852d2
commit
5c619f8fa4
11 changed files with 651 additions and 156 deletions
|
@ -5,6 +5,7 @@ h1{
|
|||
header{
|
||||
font-size: 3rem;
|
||||
margin-bottom: 2%;
|
||||
width: min-content;
|
||||
}
|
||||
|
||||
main{
|
||||
|
@ -44,3 +45,7 @@ img{
|
|||
width: 100%;
|
||||
margin-top: 10px;
|
||||
}
|
||||
|
||||
.webring{
|
||||
background-color: white;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue