Some vertical padding

main
Bob Mottram 2020-12-02 22:10:32 +00:00
parent 4978d77f23
commit a595567181
1 changed files with 1 additions and 1 deletions

View File

@ -246,7 +246,7 @@ def htmlSearchHashtagCategory(cssCache: {}, translate: {},
htmlStr = htmlHeaderWithExternalStyle(cssFilename) htmlStr = htmlHeaderWithExternalStyle(cssFilename)
htmlStr += '<div class="follow">' htmlStr += '<div class="follow">'
htmlStr += '<center>' htmlStr += '<center><br><br><br>'
htmlStr += '<h1><a href="' + actor + '/search"><b>' htmlStr += '<h1><a href="' + actor + '/search"><b>'
htmlStr += translate['Category'] + ': ' + categoryStr + '</b></a></h1>' htmlStr += translate['Category'] + ': ' + categoryStr + '</b></a></h1>'