url escaping

This commit is contained in:
ed
2021-09-26 16:59:02 +02:00
parent 2fd99f807d
commit 5886a42901
7 changed files with 23 additions and 19 deletions

View File

@@ -1964,7 +1964,8 @@ html.light #u2foot .warn span {
background: #900;
border-color: #d06;
}
#u2tab a>span {
#u2tab a>span,
#unpost a>span {
font-weight: bold;
font-style: italic;
color: #fff;