aboutsummaryrefslogtreecommitdiff
path: root/style.css
diff options
context:
space:
mode:
Diffstat (limited to 'style.css')
-rw-r--r--style.css10
1 files changed, 10 insertions, 0 deletions
diff --git a/style.css b/style.css
index a10e346..42a432a 100644
--- a/style.css
+++ b/style.css
@@ -175,6 +175,16 @@ a:hover {
text-decoration: underline;
}
+a.external {
+ background: url(graphics/external.png) center right no-repeat;
+ padding: 0 13px 0 0;
+}
+
+a.sound {
+ background: url(graphics/audio.png) center right no-repeat;
+ padding: 0 16px 0 0;
+}
+
/*
Tables
*/

Return to:

Send suggestions and report system problems to the System administrator.