From 375601826af05aadf804088223aa5eebe1caae64 Mon Sep 17 00:00:00 2001 From: str4d Date: Sun, 5 Jan 2014 22:09:10 +0000 Subject: [PATCH] Styled alt text on download page --- i2p2www/static/styles/duck/default.css | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/i2p2www/static/styles/duck/default.css b/i2p2www/static/styles/duck/default.css index 052d7d4f..f2d17274 100644 --- a/i2p2www/static/styles/duck/default.css +++ b/i2p2www/static/styles/duck/default.css @@ -240,7 +240,12 @@ div#content .inner td.blue { } .os { + color: white; + font-size: 1.6em; + font-weight: bold; text-align: center; + text-decoration: underline; + text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.3); } .file {