summaryrefslogtreecommitdiff
path: root/themes/fab/css-1.7.0/style.css
diff options
context:
space:
mode:
authormakitso <makitso@gmail.com>2015-01-19 09:28:49 -0700
committermakitso <makitso@gmail.com>2015-01-19 09:28:49 -0700
commit4582af0dc632a211210f69160bb2e84a22132a1c (patch)
tree06c49a44f27430fda39905217ea74eaaaa6efbac /themes/fab/css-1.7.0/style.css
parent957174d801c8c95fd2368c100c03bd488f108fa9 (diff)
downloadwebtrees-4582af0dc632a211210f69160bb2e84a22132a1c.tar.gz
webtrees-4582af0dc632a211210f69160bb2e84a22132a1c.tar.bz2
webtrees-4582af0dc632a211210f69160bb2e84a22132a1c.zip
Remove unnecessary code
Diffstat (limited to 'themes/fab/css-1.7.0/style.css')
-rw-r--r--themes/fab/css-1.7.0/style.css11
1 files changed, 0 insertions, 11 deletions
diff --git a/themes/fab/css-1.7.0/style.css b/themes/fab/css-1.7.0/style.css
index 26ae0e4a64..03e5b47c0d 100644
--- a/themes/fab/css-1.7.0/style.css
+++ b/themes/fab/css-1.7.0/style.css
@@ -1842,13 +1842,6 @@ span.link_text {
color: #f00;
}
-#main_name {
- float: left;
- font-size: 2em;
- margin: 10px;
- font-weight: bold;
-}
-
#indi_mainimage {
float: right;
}
@@ -1952,10 +1945,6 @@ dd .deletelink {
float: left;
}
-[dir=rtl] #main_name {
- float: right;
-}
-
[dir=rtl] #indi_mainimage {
float: left;
}