From 889e8eaf7c40817663dd602a21ac771062ccac3b Mon Sep 17 00:00:00 2001 From: Alex AUVOLAT Date: Thu, 21 Jun 2012 16:34:27 +0200 Subject: Big change, sir. Can now upload any kind of files. --- design/style.css | 3 +++ 1 file changed, 3 insertions(+) (limited to 'design') 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; } -- cgit v1.2.3