Skip to content

Instantly share code, notes, and snippets.

@Edwardtonnn
Created September 2, 2019 02:49
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save Edwardtonnn/52f670874c4fbc24ec0372e30addae99 to your computer and use it in GitHub Desktop.
Save Edwardtonnn/52f670874c4fbc24ec0372e30addae99 to your computer and use it in GitHub Desktop.
Los Angeles Web Club CSS files
.site-title a{display:none}@font-face{font-family:"Courier";src:url("/fonts/CourierNewPSMT.eot");src:url("/fonts/CourierNewPSMT.svg") format("svg"),url("/fonts/CourierNewPSMT.woff2") format("woff2"),url("/fonts/CourierNewPSMT.woff") format("woff")}h1.h1-intro{font-size:8rem;font-weight:900;text-align:center}@media(max-width: 960px){h1.h1-intro{font-size:4rem}}h2.h2-subtext{color:#fff;font-size:1.5rem;text-align:center;text-transform:uppercase;letter-spacing:5px}header.site-header{background:transparent;position:absolute}header.site-header .wrap{display:flex;justify-content:space-between;align-items:center}@media(max-width: 960px){header.site-header .wrap{display:block}}header.site-header .wrap:before,header.site-header .wrap:after{display:none}.main-logo{height:75px;width:100%}nav#genesis-nav-primary li a{font-family:"Courier New";font-size:1rem;color:#f5ad03}nav#genesis-nav-primary li a:hover{background:#f5ad03;color:#fff}#genesis-mobile-nav-primary{color:#f5ad03}.bg-blue{background:#002a42}.blue{color:#002a42}.yellow{color:#f5ad03}.btn-yellow{background:#f5ad03;color:#fff;padding:1.75rem 4.75rem;text-decoration:none;font-size:1.75rem;letter-spacing:5px;font-weight:100;text-transform:uppercase}.btn-yellow:hover{background:#002a42;color:#fff;transition:.3s ease}.z-index-back{z-index:1}#container-home{display:flex;justify-content:center;align-items:center;flex-flow:column;margin:-150px;height:calc(100vh + 150px)}@media(max-width: 960px){#container-home{margin:0px;height:100vh}}.container-btn{display:flex;justify-content:center}/*# sourceMappingURL=main.css.map */
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment