Created
August 1, 2018 19:55
-
-
Save ScottJFreeman/d07693fa791cbabc05d48f03301fd9f6 to your computer and use it in GitHub Desktop.
Customizations for paulamrine.com via StyleURL.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
body { | |
height: auto; | |
position: relative; | |
} |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
nav .menu li { | |
font-family: 'Comic Sans MS'; | |
} | |
nav .menu li:after { | |
background-color: rgba(0, 255, 99, 0.25); | |
} | |
.contain-web--title { | |
font-family: 'Comic Sans MS', sans-serif; | |
} | |
.web--about .about--main-text { | |
font-family: 'Comic Sans MS', Helvetica, Helvetica Neue, Arial; | |
} |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
--- | |
version: 1.0 | |
domains: | |
- paulamrine.com | |
url_patterns: | |
- paulamrine.com/* | |
timestamp: '2018-08-01T19:55:11Z' | |
id: c1kI | |
redirect_url: http://paulamrine.com/ | |
shared_via: StyleURL - (https://styleurl.app) import and export CSS changes from Chrome | |
Inspector to a Gist you can share (like this one!). |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment