aboutsummaryrefslogtreecommitdiff
path: root/cgi/templates/banned.html
diff options
context:
space:
mode:
Diffstat (limited to 'cgi/templates/banned.html')
-rw-r--r--cgi/templates/banned.html3
1 files changed, 2 insertions, 1 deletions
diff --git a/cgi/templates/banned.html b/cgi/templates/banned.html
index 590ebb5..e61cb73 100644
--- a/cgi/templates/banned.html
+++ b/cgi/templates/banned.html
@@ -21,7 +21,7 @@
a:hover,a:active {color:#81A2BE;}
.title {
color: white;
- margin-bottom: 14px;
+ margin-bottom: 28px;
text-align: center;
font-family: monospace;
font-size: 23px;
@@ -43,6 +43,7 @@
@media(max-width:720px){
body{margin:4px 8px 16px 4px;}
.box{margin:0;padding:1em;}
+ .title{margin-bottom:14px;}
ul{padding-left:1em;}
}
</style>