Update cfg-to-yml/style.css

This commit is contained in:
Krafpy
2022-08-20 15:14:57 +02:00
parent fcd40d7d02
commit 94ffa0d8b9

View File

@@ -24,6 +24,12 @@ a:hover
color: rgb(116, 190, 240);
}
a:visited
{
color: rgb(161, 70, 221);
}
#container
{
display: inline-block;