get rid of gumroad
This commit is contained in:
@ -9,3 +9,19 @@
|
||||
display: inline-block;
|
||||
}
|
||||
}
|
||||
.buy p {
|
||||
text-align: center;
|
||||
text-indent: 0;
|
||||
margin-top: 0.5rem;
|
||||
a {
|
||||
display: inline-block;
|
||||
font-size: 14pt;
|
||||
padding: 0.5rem;
|
||||
background-color: #eee;
|
||||
color: #222;
|
||||
border: 1px solid transparent;
|
||||
border-radius: 2px;
|
||||
box-shadow: 1px 1px 4px #222;
|
||||
text-decoration: none;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user