Created
July 6, 2014 16:42
-
-
Save jz5/ea0761ecb010393d5541 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
body, table, form, input, td, th, p, textarea, select { | |
font-family: "メイリオ","Meiryo","ヒラギノ角ゴ Pro W3", | |
"Hiragino Kaku Gothic Pro","MS Pゴシック", "MS P Gothic","Osaka", | |
Verdana,Arial, Helvetica, sans-serif; | |
} | |
#main-table { | |
background-image: url(/images/pronama-chan.png) !important; | |
} | |
td.pane-header { | |
background-color: rgba(240,240,240,0.5); | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment