updated h2 to have normal margins
authorAndrew Engelbrecht <andrew@fsf.org>
Mon, 15 Mar 2021 22:23:54 +0000 (18:23 -0400)
committerAndrew Engelbrecht <andrew@fsf.org>
Mon, 15 Mar 2021 22:25:08 +0000 (18:25 -0400)
this was changed in 2015, but it looked wrong for our site, and required
lots of extraneous adhoc css.

2021/assets/css/custom.css
2021/vip-abk2bvlwswnb/bof/bar/index.html
2021/vip-abk2bvlwswnb/bof/foo/index.html
2021/vip-abk2bvlwswnb/bof/index.html
2021/vip-abk2bvlwswnb/exhibitors/bar/index.html
2021/vip-abk2bvlwswnb/exhibitors/foo/index.html
2021/vip-abk2bvlwswnb/exhibitors/index.html

index 98ae74879436b353f6bb8fc8e4febb0211be5ad2..e6d6e7f3427b6d97fcc1103b1d0e59bca9e43143 100644 (file)
@@ -14,9 +14,7 @@ body {
 }
 
 h2 {
-  margin-bottom: 0px;
-  margin-top: 0px;
-  padding-top: 5px;
+  margin-bottom: 20px;
 }
 
 h3  {
index 2f7f39400f3ef1522f031f8aff352030aff7a6e1..a6e8d5b97fba6f345f7e5593ac7ae798abd00363 100755 (executable)
@@ -21,8 +21,6 @@ h2 a { border: none; }
 <div class="bof-info">
 <h2>Exhibitor Bar</h2>
 
-<div style="clear: both; height: 20px;"></div>
-
 <img style="float: right; width: 200px" src="https://static.fsf.org/nosvn/logos/lp-logo-square.svg" />
 
 <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod
index 458f03bcba23117ef2c09af11e4ee7a74bf129e1..7f3099a9980ca9122196c6ac421b84f979ede2a5 100755 (executable)
@@ -21,8 +21,6 @@ h2 a { border: none; }
 <div class="bof-info">
 <h2>Exhibitor Foo</h2>
 
-<div style="clear: both; height: 20px;"></div>
-
 <img style="float: right; width: 200px" src="https://static.fsf.org/nosvn/logos/lp-logo-square.svg" />
 
 <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod
index 6cc21c50dd5127a6ad7e55329a9aadbeb3531ff9..60de3ce93bc68c9f9907a9fcd658215b11ac4bf7 100755 (executable)
@@ -20,8 +20,6 @@ h2 a { border: none; }
 <div class="bof-info">
 <h2><a href="foo/">Birds of a Feather - Foo</a></h2>
 
-<div style="margin-top: 20px"></div>
-
 <p>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.</p>
 <div class="bof-info">
 <h2><a href="bar/">Birds of a Feather - Bar</a></h2>
 
-<div style="margin-top: 20px"></div>
-
 <p>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
index aefc05291dc929818c92e202504a6428a6c647f5..6751a3067492de44ca53b0adcca7fab927c8399a 100755 (executable)
@@ -21,8 +21,6 @@ h2 a { border: none; }
 <div class="exhibitor-info">
 <h2>Exhibitor Bar</h2>
 
-<div style="clear: both; height: 20px;"></div>
-
 <img style="float: right; width: 200px; margin: 0 0 10px 10px;" src="https://static.fsf.org/nosvn/logos/lp-2021-square.svg" />
 
 <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod
index 0c2289080f8c05ba6d13f7dc153bd1e914e7ef6c..bb6328adc663d8569c6b7aa394095f5a3db898d8 100755 (executable)
@@ -21,8 +21,6 @@ h2 a { border: none; }
 <div class="exhibitor-info">
 <h2>Exhibitor Foo</h2>
 
-<div style="clear: both; height: 20px;"></div>
-
 <img style="float: right; width: 200px; margin: 0 0 10px 10px;" src="https://static.fsf.org/nosvn/logos/lp-logo-square.svg" />
 
 <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod
index b8101b41857f7304b19acc2acc4fd53a49fe52dc..e42db4a02a4066551a4b664f01af56b9df994d47 100755 (executable)
@@ -20,8 +20,6 @@ h2 a { border: none; }
 <div class="exhibitor-info">
 <h2><a href="foo/">Exhibitor Foo</a></h2>
 
-<div style="margin-top: 20px"></div>
-
 <a href="foo/"><img style="float: right; width: 200px; margin: 0 0 10px 10px;" src="https://static.fsf.org/nosvn/logos/lp-logo-square.svg" /></a>
 
 <p>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.</p>
 <div class="exhibitor-info">
 <h2><a href="bar/">Exhibitor Bar</a></h2>
 
-<div style="margin-top: 20px"></div>
-
 <a href="bar/"><img style="float: right; width: 200px; margin: 0 0 10px 10px;" src="https://static.fsf.org/nosvn/logos/lp-2021-square.svg" /></a>
 
 <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod