Added padding for ad list results

This commit is contained in:
DL6ER 2016-12-05 14:40:48 +01:00
parent 40f18df90f
commit ca9321624c
1 changed files with 1 additions and 1 deletions

View File

@ -15,7 +15,7 @@ divs a { border-bottom: 1px dashed rgba(30,60,90,0.3); }
b { font-weight: bold; } b { font-weight: bold; }
i { font-style: italic; } i { font-style: italic; }
footer, pre, input[type='url'], input[type='text'], .alist, .transparent td { font-family: monospace; } footer, pre, td { font-family: monospace; padding-left: 15px; }
/*body, header { background: #E1E1E1; }*/ /*body, header { background: #E1E1E1; }*/
body { body {