a hover for main

This commit is contained in:
neko 2021-04-10 13:33:52 +02:00
parent b52dbfe708
commit 63cbfd5edd

View File

@ -99,6 +99,10 @@ main.content {
padding-right: 20px;
}
main a:hover {
background-color: #632a02;
}
.title {
color: #ff7e00;
font-size: 18px;