update line ending
authorSteve Sutton <steve@gaslightmedia.com>
Tue, 10 Jun 2014 17:16:02 +0000 (13:16 -0400)
committerSteve Sutton <steve@gaslightmedia.com>
Tue, 10 Jun 2014 17:16:02 +0000 (13:16 -0400)
unix form for file

styles.css

index fa1f11b..0268c86 100644 (file)
-body {\r
-    background: url(assets/bg.jpg) 0 -1350px fixed;\r
-    }\r
-.row {\r
-    /* background: white; */\r
-    }\r
-.hide-text {\r
-    text-indent: 100%;\r
-    white-space: nowrap;\r
-    overflow: hidden;\r
-    }\r
-/* Header */\r
-#logo {\r
-    width: 347px;\r
-    height: 85px;\r
-    display: block;\r
-    background: url(assets/logo.png) no-repeat;\r
-    margin-top: 25px;\r
-    }\r
-#saultstemarie {\r
-    width: 273px;\r
-    height: 22px;\r
-    display: block;\r
-    background: url(assets/saultSteMarie.png) no-repeat;\r
-    margin-left: 36px;\r
-    margin-bottom: 20px;\r
-    }\r
-@media only screen and (max-width: 40.063em) {\r
-    #logo,\r
-    #saultstemarie {\r
-        display: none;\r
-        }\r
-    }\r
-.vcard {\r
-    color: white;\r
-    border: 0;\r
-    float: right;\r
-    }\r
-.vcard a {\r
-    color: white;\r
-    border-left: 1px solid white;\r
-    padding-left: 10px;\r
-    margin-left: 5px;\r
-    }\r
-/* nav */\r
-.top-bar {\r
-    background: transparent;\r
-    }\r
-.top-bar-section ul li {\r
-    /* background: #065892; */\r
-    }\r
-.top-bar-section ul li a {\r
-    font-size: 1rem;\r
-    font-weight: bold;\r
-    }\r
-.top-bar-section li:not(.has-form) a:not(.button) {\r
-    /* background: #065892; */\r
-    }\r
-#nav {\r
-    background: #065892;\r
-    border: 1px solid #065892;\r
-    border-radius: 5px;\r
-    }\r
-\r
-#nav .top-bar-section ul li a:hover {\r
-    color: #fffb02 !important;\r
-    }\r
-@media only screen and (max-width: 64.063em) {\r
-    #nav {\r
-        display: block;\r
-        width: 100%;\r
-        }\r
-    }\r
-@media only screen and (max-width: 40.063em) {\r
-    .top-bar {\r
-        display: none;\r
-        }\r
-    }\r
-/* Social Media icons */\r
-#sm li {\r
-    width: 41px;\r
-    height: 40px;\r
-    background-repeat: no-repeat;\r
-    }\r
-#sm li:first-child {\r
-    margin-right: 15px;\r
-    }\r
-#sm li:first-child a {\r
-    background: url(assets/iFB.png);\r
-    }\r
-#sm li:last-child a {\r
-    background: url(assets/iYT.png);\r
-    }\r
-@media only screen and (max-width: 64.063em) {\r
-    #sm {\r
-        position: absolute;\r
-        right: 20px;\r
-        top: -80px;\r
-        }\r
-}\r
-/* columns */\r
-#bar, #main {\r
-    background: white;\r
-    border-radius: 5px;\r
-    padding: 1em;\r
-    }\r
-#barParent {\r
-    padding-right: 0;\r
-    }\r
-/* #homeImg */\r
-#homeImg {\r
-    margin: 1em 0;\r
-    }\r
-/* Column */\r
-#brochure {\r
-    background: url(assets/brochure.png) no-repeat center top;\r
-    padding-top: 240px;\r
-    display: block;\r
-    text-align: center;\r
-    margin: 1em auto;\r
-    }\r
-#passport {\r
-    margin: 2em 0;\r
-    }\r
-/* Toolbox */\r
-#toolbox h1,\r
-#toolbox h2 {\r
-    color: #b5383e;\r
-    font-family: TimesNewRoman, "Times New Roman", Times, Baskerville, Georgia, serif;\r
-    font-size: 1.7rem;\r
-    font-weight: bold;\r
-    }\r
-#toolbox h1 {\r
-    text-transform: uppercase;\r
-    }\r
-/* Block / Home Page Headlines */\r
-#hHlines ul, #hHlines li {\r
-    list-style-type: none;\r
-    display: block;\r
-    }\r
-#hHlines img {\r
-    display: block;\r
-    }\r
-#hHlines li {\r
-    /* float: left; */\r
-    }\r
-/* Footer */\r
-#footer {\r
-    background: #f1ebcd;\r
-    padding: 10px;\r
-    border-top-left-radius: 5px;m\r
-    border-top-right-radius: 5px;\r
-    margin: 1em 0 0 0;\r
-    }\r
-#footer h2 {\r
-    color: #b5383e;\r
-    }\r
-#tag {\r
-    background: #b5383e;\r
-    border-bottom-left-radius: 5px;\r
-    border-bottom-right-radius: 5px;\r
-    clear: both;\r
-    color: white;\r
-    padding: 10px;\r
-    text-align: center;\r
-    margin-bottom: 1em;\r
-    }\r
+body {
+    background: url(assets/bg.jpg) 0 -1350px fixed;
+    }
+.row {
+    /* background: white; */
+    }
+.hide-text {
+    text-indent: 100%;
+    white-space: nowrap;
+    overflow: hidden;
+    }
+/* Header */
+#logo {
+    width: 347px;
+    height: 85px;
+    display: block;
+    background: url(assets/logo.png) no-repeat;
+    margin-top: 25px;
+    }
+#saultstemarie {
+    width: 273px;
+    height: 22px;
+    display: block;
+    background: url(assets/saultSteMarie.png) no-repeat;
+    margin-left: 36px;
+    margin-bottom: 20px;
+    }
+@media only screen and (max-width: 40.063em) {
+    #logo,
+    #saultstemarie {
+        display: none;
+        }
+    }
+.vcard {
+    color: white;
+    border: 0;
+    float: right;
+    }
+.vcard a {
+    color: white;
+    border-left: 1px solid white;
+    padding-left: 10px;
+    margin-left: 5px;
+    }
+/* nav */
+.top-bar {
+    background: transparent;
+    }
+.top-bar-section ul li {
+    /* background: #065892; */
+    }
+.top-bar-section ul li a {
+    font-size: 1rem;
+    font-weight: bold;
+    }
+.top-bar-section li:not(.has-form) a:not(.button) {
+    /* background: #065892; */
+    }
+#nav {
+    background: #065892;
+    border: 1px solid #065892;
+    border-radius: 5px;
+    }
+
+#nav .top-bar-section ul li a:hover {
+    color: #fffb02 !important;
+    }
+@media only screen and (max-width: 64.063em) {
+    #nav {
+        display: block;
+        width: 100%;
+        }
+    }
+@media only screen and (max-width: 40.063em) {
+    .top-bar {
+        display: none;
+        }
+    }
+/* Social Media icons */
+#sm li {
+    width: 41px;
+    height: 40px;
+    background-repeat: no-repeat;
+    }
+#sm li:first-child {
+    margin-right: 15px;
+    }
+#sm li:first-child a {
+    background: url(assets/iFB.png);
+    }
+#sm li:last-child a {
+    background: url(assets/iYT.png);
+    }
+@media only screen and (max-width: 64.063em) {
+    #sm {
+        position: absolute;
+        right: 20px;
+        top: -80px;
+        }
+}
+/* columns */
+#bar, #main {
+    background: white;
+    border-radius: 5px;
+    padding: 1em;
+    }
+#barParent {
+    padding-right: 0;
+    }
+/* #homeImg */
+#homeImg {
+    margin: 1em 0;
+    }
+/* Column */
+#brochure {
+    background: url(assets/brochure.png) no-repeat center top;
+    padding-top: 240px;
+    display: block;
+    text-align: center;
+    margin: 1em auto;
+    }
+#passport {
+    margin: 2em 0;
+    }
+/* Toolbox */
+#toolbox h1,
+#toolbox h2 {
+    color: #b5383e;
+    font-family: TimesNewRoman, "Times New Roman", Times, Baskerville, Georgia, serif;
+    font-size: 1.7rem;
+    font-weight: bold;
+    }
+#toolbox h1 {
+    text-transform: uppercase;
+    }
+/* Block / Home Page Headlines */
+#hHlines ul, #hHlines li {
+    list-style-type: none;
+    display: block;
+    }
+#hHlines img {
+    display: block;
+    }
+#hHlines li {
+    /* float: left; */
+    }
+/* Footer */
+#footer {
+    background: #f1ebcd;
+    padding: 10px;
+    border-top-left-radius: 5px;m
+    border-top-right-radius: 5px;
+    margin: 1em 0 0 0;
+    }
+#footer h2 {
+    color: #b5383e;
+    }
+#tag {
+    background: #b5383e;
+    border-bottom-left-radius: 5px;
+    border-bottom-right-radius: 5px;
+    clear: both;
+    color: white;
+    padding: 10px;
+    text-align: center;
+    margin-bottom: 1em;
+    }