summaryrefslogtreecommitdiff
path: root/resources/css/xenea.css
diff options
context:
space:
mode:
Diffstat (limited to 'resources/css/xenea.css')
-rwxr-xr-xresources/css/xenea.css43
1 files changed, 0 insertions, 43 deletions
diff --git a/resources/css/xenea.css b/resources/css/xenea.css
index bb7b872b6a..ea6a5a1c5e 100755
--- a/resources/css/xenea.css
+++ b/resources/css/xenea.css
@@ -745,42 +745,6 @@ div.fact_SHARED_NOTE {
bottom: 20px;
}
-.person0 {
- background-color: #aaf;
- border: outset #aaf 1px;
- vertical-align: top;
-}
-
-.person1 {
- background-color: #afa;
- border: outset #afa 1px;
- vertical-align: top;
-}
-
-.person2 {
- background-color: #faa;
- border: outset #faa 1px;
- vertical-align: top;
-}
-
-.person3 {
- background-color: #55f;
- border: outset #55f 1px;
- vertical-align: top;
-}
-
-.person4 {
- background-color: #f55;
- border: outset #f55 1px;
- vertical-align: top;
-}
-
-.person5 {
- background-color: #5f5;
- border: outset #5f5 1px;
- vertical-align: top;
-}
-
.starredname {
text-decoration: underline;
}
@@ -1045,13 +1009,6 @@ div.faq_body {
font-weight: bold;
}
-/*-- timeline --*/
-#timeline_chart {
- position: relative;
- top: 0;
- left: 0;
-}
-
/*
* Any element that is loaded dynamically has the class wt-ajax-load.
* We can provide a "loading" placeholder for empty elements with this class.