Last active
December 16, 2015 11:08
-
-
Save panweizeng/5424878 to your computer and use it in GitHub Desktop.
stylish style for iciba
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, | |
.dict_title, | |
.iCiBa_open_suggest, | |
.iCiBa_open_suggest_input { font-family:Adelle!important; } | |
#icibaSugContent li { padding-left:10px!important; } | |
#main_box { width:824px!important;} | |
#dict_main, .dictbar { width:824px!important; } | |
#dict_main { width:inherit!important; } | |
#side_bar { display:none!important; } /*右侧推荐*/ | |
.vRecomm { display:none!important; } /*底部广告*/ | |
#ezfm { display:none; } | |
.head_ad { display:none; } | |
#layout { margin-top:133px!important;} | |
.search_foot { display:none; } | |
.pendant { display:none; } | |
.oxford { display:none!important; } | |
.headerC .header_ad { visibility:hidden; } |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment