more css tweaks

This commit is contained in:
Mark Eaton
2021-04-23 17:20:45 -04:00
parent 5b350e5ed8
commit af3d990d6f
+3 -11
View File
@@ -1,12 +1,8 @@
<script
type="text/javascript"
src="https://use.fontawesome.com/releases/v5.15.3/js/conflict-detection.js">
</script>
<style>
body {
color: #111;
overflow-x: hidden;
}
/* style alert */
@@ -25,7 +21,7 @@ body {
/* style header */
#header-div {
padding: 30px 30px;
padding: 30px;
}
/* style navbar */
@@ -282,7 +278,7 @@ a.no-underline {
}
.form-width {
width: 300px;
width: 220px;
}
.zero-margin {
@@ -319,10 +315,6 @@ a.no-underline {
margin: -50px 12px 0px 12px;
}
.form-width {
width: 220px;
}
.zero-margin {
margin: -2px;
}