diff options
Diffstat (limited to 'design')
-rw-r--r-- | design/style.css | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/design/style.css b/design/style.css index 2a537f6..613fed7 100644 --- a/design/style.css +++ b/design/style.css @@ -182,6 +182,9 @@ iframe, textarea { .small_right, .tool_link { font-size: 0.8em; +} + +.small_right a, .tool_link { font-style: italic; } |