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