summaryrefslogtreecommitdiff
path: root/themes/xenea/style.css
diff options
context:
space:
mode:
Diffstat (limited to 'themes/xenea/style.css')
-rw-r--r--themes/xenea/style.css6
1 files changed, 5 insertions, 1 deletions
diff --git a/themes/xenea/style.css b/themes/xenea/style.css
index 8b8d81d455..593a650260 100644
--- a/themes/xenea/style.css
+++ b/themes/xenea/style.css
@@ -1753,7 +1753,11 @@ td.descriptionbox a { /* this keeps the tag color the same when it is a link as
.editfacts { /* a container for the following three links */
float: left;
- font-size: 80%;
+ padding-top: 5px;
+}
+
+.link_text {
+ visibility : hidden;
}
.editlink {