Created
August 20, 2021 21:03
-
-
Save renamedquery/a1ad3b58a5684f221563ac25260ec195 to your computer and use it in GitHub Desktop.
the css for my gumroad page
This file contains 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
.creator-profile-picture-and-name .post-author{color:#404040 !important;font-size:25px !important;} | |
.powered-by-footer{display:none !important;} | |
.creator-profile-card__bio {color:#404040 !important;font-size:18px !important;} | |
.products-section{background-color:#ffffff !important;} | |
.wrapper{background-color:#ffffff !important;} | |
.product-information{background-color:#fafafa !important;} | |
.product-name,.product-main .product-information h1{color:#5e5e5e !important;} | |
.product-main{border: 1px solid #949494 !important;} | |
.buy-form-main{background-color:#ffffff !important;} | |
.want-container{background-color:#ffffff !important;} | |
.product-description{color:#404040 !important;} | |
.author-byline a{color:#404040 !important;font-size:20px !important;padding-left:10px !important;} | |
.product-info{background-color:#ffffff !important;border:1px solid #949494 !important;} | |
.product-information{background-color:#ffffff !important;} | |
.i_want_this_button{background-color:#26c9c7 !important;} | |
.pay-what-you-want-selection h4{color:#404040 !important;} | |
.product-info li{background-color:#ffffff !important;border-color:#949494 !important;color:#404040 !important;} | |
.product-info li strong{color:#404040 !important;} | |
.product-info li strong{color:#404040 !important;} | |
.product-description p{color:#404040 !important;} | |
.link_price_wrapper span{background-color:#fafafa !important;color:#404040 !important;} | |
.link_price_wrapper input{background-color:#fafafa !important;color:#404040 !important;} | |
#user_page .pay-what-you-want-selection .input-wrapper .input-prefix{border:0px !important} | |
.pay-what-you-want-selection input[type="text"]{box-shadow:none !important;} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment