From c261d61aead96c7fa3e948d229c58d832f462f0c Mon Sep 17 00:00:00 2001 From: Andrew Engelbrecht Date: Mon, 15 Mar 2021 18:23:54 -0400 Subject: [PATCH] updated h2 to have normal margins this was changed in 2015, but it looked wrong for our site, and required lots of extraneous adhoc css. --- 2021/assets/css/custom.css | 4 +--- 2021/vip-abk2bvlwswnb/bof/bar/index.html | 2 -- 2021/vip-abk2bvlwswnb/bof/foo/index.html | 2 -- 2021/vip-abk2bvlwswnb/bof/index.html | 4 ---- 2021/vip-abk2bvlwswnb/exhibitors/bar/index.html | 2 -- 2021/vip-abk2bvlwswnb/exhibitors/foo/index.html | 2 -- 2021/vip-abk2bvlwswnb/exhibitors/index.html | 4 ---- 7 files changed, 1 insertion(+), 19 deletions(-) diff --git a/2021/assets/css/custom.css b/2021/assets/css/custom.css index 98ae7487..e6d6e7f3 100644 --- a/2021/assets/css/custom.css +++ b/2021/assets/css/custom.css @@ -14,9 +14,7 @@ body { } h2 { - margin-bottom: 0px; - margin-top: 0px; - padding-top: 5px; + margin-bottom: 20px; } h3 { diff --git a/2021/vip-abk2bvlwswnb/bof/bar/index.html b/2021/vip-abk2bvlwswnb/bof/bar/index.html index 2f7f3940..a6e8d5b9 100755 --- a/2021/vip-abk2bvlwswnb/bof/bar/index.html +++ b/2021/vip-abk2bvlwswnb/bof/bar/index.html @@ -21,8 +21,6 @@ h2 a { border: none; }

Exhibitor Bar

-
-

Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod diff --git a/2021/vip-abk2bvlwswnb/bof/foo/index.html b/2021/vip-abk2bvlwswnb/bof/foo/index.html index 458f03bc..7f3099a9 100755 --- a/2021/vip-abk2bvlwswnb/bof/foo/index.html +++ b/2021/vip-abk2bvlwswnb/bof/foo/index.html @@ -21,8 +21,6 @@ h2 a { border: none; }

Exhibitor Foo

-
-

Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod diff --git a/2021/vip-abk2bvlwswnb/bof/index.html b/2021/vip-abk2bvlwswnb/bof/index.html index 6cc21c50..60de3ce9 100755 --- a/2021/vip-abk2bvlwswnb/bof/index.html +++ b/2021/vip-abk2bvlwswnb/bof/index.html @@ -20,8 +20,6 @@ h2 a { border: none; }

Birds of a Feather - Foo

-
-

Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo @@ -36,8 +34,6 @@ proident, sunt in culpa qui officia deserunt mollit anim id est laborum.

Birds of a Feather - Bar

-
-

Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo diff --git a/2021/vip-abk2bvlwswnb/exhibitors/bar/index.html b/2021/vip-abk2bvlwswnb/exhibitors/bar/index.html index aefc0529..6751a306 100755 --- a/2021/vip-abk2bvlwswnb/exhibitors/bar/index.html +++ b/2021/vip-abk2bvlwswnb/exhibitors/bar/index.html @@ -21,8 +21,6 @@ h2 a { border: none; }

Exhibitor Bar

-
-

Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod diff --git a/2021/vip-abk2bvlwswnb/exhibitors/foo/index.html b/2021/vip-abk2bvlwswnb/exhibitors/foo/index.html index 0c228908..bb6328ad 100755 --- a/2021/vip-abk2bvlwswnb/exhibitors/foo/index.html +++ b/2021/vip-abk2bvlwswnb/exhibitors/foo/index.html @@ -21,8 +21,6 @@ h2 a { border: none; }

Exhibitor Foo

-
-

Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod diff --git a/2021/vip-abk2bvlwswnb/exhibitors/index.html b/2021/vip-abk2bvlwswnb/exhibitors/index.html index b8101b41..e42db4a0 100755 --- a/2021/vip-abk2bvlwswnb/exhibitors/index.html +++ b/2021/vip-abk2bvlwswnb/exhibitors/index.html @@ -20,8 +20,6 @@ h2 a { border: none; }

Exhibitor Foo

-
-

Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod @@ -38,8 +36,6 @@ proident, sunt in culpa qui officia deserunt mollit anim id est laborum.

Exhibitor Bar

-
-

Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod -- 2.25.1