diff options
Diffstat (limited to 'static/css/txt/baisano.css')
-rw-r--r-- | static/css/txt/baisano.css | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/static/css/txt/baisano.css b/static/css/txt/baisano.css index 45a267a..f0b8f28 100644 --- a/static/css/txt/baisano.css +++ b/static/css/txt/baisano.css @@ -37,6 +37,9 @@ h3 { h3 span { color: #000; } +h4 { + font-size: 1em; +} .mainpage h4:hover { background: #ffefef; } @@ -139,4 +142,4 @@ form .msg { .extrabox { display: none; } -}
\ No newline at end of file +} |