Skip to content

Instantly share code, notes, and snippets.

@antiden
Created September 20, 2020 17:52
Show Gist options
  • Save antiden/3bd80393419ea41836898e167e3a32b9 to your computer and use it in GitHub Desktop.
Save antiden/3bd80393419ea41836898e167e3a32b9 to your computer and use it in GitHub Desktop.
h1, h2, h3 {font-family: FuturaBookC !important;}
hr { display: none; }
.Weather { font-family: FuturaDemiC !important;}
.Unsplash .credit {opacity: 0.5;}
.Time h1 {font-size: 6em;}
.Time h3 {font-size: 18px; margin-top: 10px; opacity: 0.8;}
.Search input {font-family: FuturaBookC; border: 1px solid rgba(255,255,255,0.3); border-radius: 100px; padding: 10px; font-size: 16px; transition: all 0.3s;}
.Search input:focus {border-color: #fff;}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment