Home Gen169 @ 2024-04-28-23:30

This commit is contained in:
Jonas Röger 2024-04-28 23:30:07 +02:00
parent 700ee731e3
commit bd327981b3

View File

@ -48,6 +48,7 @@
#text {
padding: 4px;
color: white;
border: none;
}
#entry:nth-child {
@ -65,6 +66,7 @@
#text:selected {
background: transparent;
border: none;
}
'';
}