diff options
Diffstat (limited to 'css/styles.css')
-rw-r--r-- | css/styles.css | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/css/styles.css b/css/styles.css index cef24b3..3605e68 100644 --- a/css/styles.css +++ b/css/styles.css @@ -446,6 +446,11 @@ div#pagemenu form { display: inline; } +div#pagemenu span { + color: black; + font-weight: bold; +} + div#pagemenu a { color: black; font-weight: bold; |