Remove obscolete close button style

Signed-off-by: Kouya Heika <kouyaheika@canithesis.org>
This commit is contained in:
2025-12-16 01:35:51 -06:00
parent aa2c3dace8
commit 83a0b7d109

View File

@@ -525,17 +525,6 @@ nav.top.alert {
z-index: 5;
}
nav.top.alert .close {
background-image: url('//style.worlio.com/icons/close');
background-size: 100%;
width: 16px;
height: 16px;
padding: 4px;
cursor: pointer;
margin-right: 8px;
float: left;
}
nav.top.alert p {
text-align: unset;
white-space: pre-line;