Last active
July 29, 2018 11:06
-
-
Save sugyan/5e43819a7bdb50498169bb89522cd836 to your computer and use it in GitHub Desktop.
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
.hometype-hit-a-hint-base { | |
border-radius: 5px; | |
border: 1px gray solid; | |
padding: 3px 4px; | |
} | |
.hometype-hit-a-hint-base span { | |
font-family: 'Bitstream Vera Sans Mono'; | |
font-size: 15px; | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment