From 8aca3e15bda2d7f510421cd4afb2016e0f5b8aaf Mon Sep 17 00:00:00 2001 From: BingoKingo Date: Sat, 2 May 2020 19:56:53 +0800 Subject: [PATCH] bugfix --- theme/tfo_md.php | 1 + 1 file changed, 1 insertion(+) diff --git a/theme/tfo_md.php b/theme/tfo_md.php index 845c16b..bd836e7 100644 --- a/theme/tfo_md.php +++ b/theme/tfo_md.php @@ -57,6 +57,7 @@ .operatediv div{margin:16px} .operatediv_close{position:absolute;right:3px;top:3px;} .readme{padding:8px;background-color:rgb(245,245,245);} + .markdown-body{padding:20px;text-align:left;font-size:14px !important} @media only screen and (max-width:1152px){ .list-table td.file,.list-table th.file{width:calc(95% - 220px)} .list-table td.size,.list-table th.size{width:70px !important}