Last active
March 2, 2016 21:19
-
-
Save toddanglin/2f645474389e34d21473 to your computer and use it in GitHub Desktop.
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
.right-toolbar-items, | |
.left-toolbar-items > span:nth-child(n+2), | |
.fa.fa-share-alt, | |
.widget-value .value-number { | |
display:none; | |
} | |
.header-page-tools { | |
visibility: hidden; | |
} | |
.widget-value .value-trend { | |
font-size: 250%; | |
} | |
.widget-value .value-trend span, | |
.widget-value .value-trend i { | |
font-size: 135%; | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment