better link

This commit is contained in:
Ada 2023-05-14 02:57:34 +02:00 committed by GitHub
parent e31433d941
commit 1e345d6960

14
ui.css
View file

@ -9,8 +9,7 @@
}
}
html {
font-family: Noto Sans;
scroll-behavior: smooth;
@ -22,5 +21,14 @@ body {
margin-left: auto;
margin-right: auto;
}
h1 {
padding-bottom: 0;
}
a {
color:#C71585;
}
a:hover {
color: white;
}