aboutsummaryrefslogtreecommitdiffhomepage
path: root/tpl/css/style.css
diff options
context:
space:
mode:
Diffstat (limited to 'tpl/css/style.css')
-rw-r--r--tpl/css/style.css4
1 files changed, 4 insertions, 0 deletions
diff --git a/tpl/css/style.css b/tpl/css/style.css
index 9b249989..85df6e95 100644
--- a/tpl/css/style.css
+++ b/tpl/css/style.css
@@ -137,6 +137,10 @@ a, a:hover, a:visited {
137 display: inline-block; 137 display: inline-block;
138 width: 16px; 138 width: 16px;
139 height: 16px; 139 height: 16px;
140 /* Hide textual content */
141 text-indent: -9999px;
142 text-align: left;
143 overflow: hidden;
140} 144}
141 145
142 146