summaryrefslogtreecommitdiff
path: root/resources/css
diff options
context:
space:
mode:
authorGreg Roach <greg@subaqua.co.uk>2021-10-29 15:57:03 +0100
committerGreg Roach <greg@subaqua.co.uk>2021-10-29 15:57:03 +0100
commit9a86c0ff3c4606dfa5843ac802305d288ba288d7 (patch)
treea5e6711f71d0346cb996c48e034ccdc12600200a /resources/css
parentef881450b5a90d00aca3ca9b49dedfa04cfc36f7 (diff)
downloadwebtrees-9a86c0ff3c4606dfa5843ac802305d288ba288d7.tar.gz
webtrees-9a86c0ff3c4606dfa5843ac802305d288ba288d7.tar.bz2
webtrees-9a86c0ff3c4606dfa5843ac802305d288ba288d7.zip
Fix: remove old/unused CSS
Diffstat (limited to 'resources/css')
-rwxr-xr-xresources/css/minimal.css17
1 files changed, 0 insertions, 17 deletions
diff --git a/resources/css/minimal.css b/resources/css/minimal.css
index b28f539bc5..26da80dffb 100755
--- a/resources/css/minimal.css
+++ b/resources/css/minimal.css
@@ -344,23 +344,6 @@ table {
}
/* ======== Block styles ===== */
-#index_main_blocks {
- clear: none;
- width: 60%;
- float: left;
-}
-
-#index_small_blocks {
- clear: none;
- width: 40%;
- float: right;
-}
-
-#index_full_blocks {
- clear: none;
- width: 100%;
-}
-
.block {
background-color: #fff;
color: #555;