diff options
Diffstat (limited to 'resources/css/fab.css')
| -rwxr-xr-x | resources/css/fab.css | 37 |
1 files changed, 0 insertions, 37 deletions
diff --git a/resources/css/fab.css b/resources/css/fab.css index 883c75deb5..c069497b58 100755 --- a/resources/css/fab.css +++ b/resources/css/fab.css @@ -557,36 +557,6 @@ div.fact_SHARED_NOTE { bottom: 20px; } -.person0 { - background-color: #aaf; - vertical-align: top; -} - -.person1 { - background-color: #afa; - vertical-align: top; -} - -.person2 { - background-color: #faa; - vertical-align: top; -} - -.person3 { - background-color: #55f; - vertical-align: top; -} - -.person4 { - background-color: #f55; - vertical-align: top; -} - -.person5 { - background-color: #5f5; - vertical-align: top; -} - .starredname { text-decoration: underline; } @@ -871,13 +841,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. |
