From: bochard Date: Fri, 7 Nov 2025 02:47:08 +0000 (+0800) Subject: smaller font X-Git-Url: https://git.bochard.net/?a=commitdiff_plain;h=e2cac7dc0f0ea81372804d6b94e118a657edfad1;p=mysite.git smaller font --- diff --git a/stylesheet/root.css b/stylesheet/root.css index b2e10fe..b31ffbd 100644 --- a/stylesheet/root.css +++ b/stylesheet/root.css @@ -1,9 +1,8 @@ -* { - font-family: Monospace; -} body { background-image: url('/image/background/stars.gif'); background-repeat: repeat; + font-family: Monospace; + font-size: small; } #maintable { min-height: 300px;