Created
May 27, 2018 13:13
-
-
Save xhiroga/e7c0ad4d83128bf5a771718ab7a83a9b to your computer and use it in GitHub Desktop.
CIVIC TECH FORUM 2018用のTweetDeckのカスタマイズ設定
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
.column{ | |
font-size:42px; | |
width:100%; | |
} | |
.item-box{ | |
background-color:white; | |
} | |
.js-column-header{ | |
display:none; | |
} | |
.fullname,.username{ | |
color:#e50012; | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment