146 current 1970-01-01 01:00:00 24.05.20240303.b8697e5 6.6.19 *

This commit is contained in:
Max Känner 2024-03-09 22:57:57 +01:00
parent a865e458f7
commit 223bd8d63a

View File

@ -173,7 +173,8 @@
};
style = ''
* {
border: none;
border: none solid none solid;
border-color: #ffffff;
border-radius: 0;
padding: 0;
margin: 0;
@ -226,8 +227,6 @@
}
#network {
border-style: none none none solid;
border-color: #313131;
margin-right: 7px;
}
'';