mirror of
https://github.com/Mikaela/Limnoria.git
synced 2024-11-23 11:09:23 +01:00
httpserver: Fix design.
This commit is contained in:
parent
b2d5544ccf
commit
792df99688
@ -102,7 +102,13 @@ body.error p {
|
||||
.purelisting {
|
||||
text-align: center;
|
||||
}
|
||||
.purelisting ul {
|
||||
margin: 0;
|
||||
padding: 0;
|
||||
}
|
||||
.purelisting ul li {
|
||||
margin: 0;
|
||||
padding: 0;
|
||||
list-style-type: none;
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user