From: Steve Sutton Date: Tue, 10 Jun 2014 17:16:02 +0000 (-0400) Subject: update line ending X-Git-Tag: v1.0^2~78^2~3 X-Git-Url: http://cvs2.gaslightmedia.com/gitweb/?a=commitdiff_plain;h=6a45d3ad6416eda6edc32312c850d103ca1b260a;p=web%2FSooLocks.git update line ending unix form for file --- diff --git a/styles.css b/styles.css index fa1f11b..0268c86 100644 --- a/styles.css +++ b/styles.css @@ -1,167 +1,167 @@ -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; - } +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; + }