0.1.1 style.css

This commit is contained in:
spongycake 2022-02-02 01:12:36 +00:00
parent 92f71ab9d1
commit 8bd5328f92
1 changed files with 6 additions and 3 deletions

View File

@ -93,14 +93,17 @@ a {
text-decoration: underline;
}
a:hover {
color: #d66900;
color: #daf2ee;
}
a:visited {
color: none;
color: #ff820a;
}
a:active {
color: #fff;
}
.text-lightblue {
color: #a1dae9;
color: #b6e2ee;
}
h1, h2, h3, h4, h5, h6,