Created
March 5, 2015 23:20
-
-
Save 594727294/1620690b687854090a5f to your computer and use it in GitHub Desktop.
google
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
@namespace url(http://www.w3.org/1999/xhtml); | |
/* Logo by albusonita.deviantart.com */ | |
@-moz-document domain('google.com'), domain('google.co.uk'), domain('google.ca'), domain('google.es'), domain('google.de'), domain('google.com.au'), domain('google.fr'), domain('google.it'), domain('google.co.jp'), domain('google.ru'), domain('google.com.ar'), domain('google.com.sg'), domain('google.co.cr'), domain('google.com.tw'), domain('google.com.tr'), domain('google.at'), domain('google.ba'), domain('google.com.br'), domain('google.bs'), domain('google.ch'), domain('google.cz'), domain('google.dk'), domain('google.com.eg'), domain('google.fi'), domain('google.com.hk'), domain('google.hr'), domain('google.gr'), domain('google.ie'), domain('google.co.id'), domain('google.co.in'), domain('google.co.il'), domain('google.co.kr'), domain('google.com.lb'), domain('google.com.mx'), domain('google.nl'), domain('google.no'), domain('google.co.nz'), domain('google.com.ph'), domain('google.pt'), domain('google.se'), domain('google.so'), domain('google.co.th'), domain('google.com.ua'), domain('google.co.ve'), domain('google.com.vn'), domain('google.com.gt'), domain('google.com.ec'), domain('google.be'), domain('google.cn'), domain('google.com.cu'), domain('google.pl'), domain('google.sk'), domain('google.cl') | |
{ | |
#body[class="ctr-p"] | |
{ | |
display: none; | |
background: url("http://i.imgur.com/E3mcxUZ.png") no-repeat center top !important; | |
background-size: 540px 210px !important; | |
} | |
#hplogo, #gbqlw img | |
{ | |
height: 0 !important; | |
width: 0 !important; | |
display: none !important; | |
} | |
body{ | |
} | |
#gbqlw.gbes | |
{ | |
padding-top: 20px !important; | |
} | |
#gbqlw | |
{ | |
width: 113px !important; | |
height: 50px !important; | |
font-size: 0 !important; | |
margin-left: 25px !important; | |
margin-top: -5px !important; | |
padding-right: 65px !important; | |
padding-top: 25px !important; | |
background: url("http://i.imgur.com/E3mcxUZ.png") no-repeat left top !important; | |
background-size: 170px 65px !important; | |
} | |
.gbt.gbqfh #gbqfw { | |
margin-left: 0px !important; | |
} | |
.gbt #gbqfw { | |
margin-left:66px !important; | |
} | |
.gbqfh #gbql, #gbql | |
{ | |
display: none !important; | |
} | |
#gbq1{ | |
display: none | |
} | |
#gbqfb{ | |
background: lightgray; | |
} | |
#gbqfq{ | |
outline: lightgrey !important; | |
border-color:lightgrey !important; | |
} | |
#gbqfq:active{ | |
outline: lightgrey !important; | |
border-color:lightgrey !important; | |
} | |
#gbqfq:focus{ | |
outline: lightgrey !important; | |
border-color:lightgrey !important; | |
} | |
#gbqfq:focus:hover{ | |
outline: lightgrey !important; | |
border-color:lightgrey !important; | |
} | |
#gbqfq:hover{ | |
outline: lightgrey !important; | |
border-color:lightgrey !important; | |
} | |
a:link, .w, #prs a:visited, #prs a:active, .q:active, .q:visited, .kl:active, .tbotu{ | |
color: #597973 | |
} | |
a.fl:link, .fl a, .flt, a.flt, .gl a:link, a.mblink, .mblink b { | |
color: #597973; | |
} | |
.a, cite, cite a:link, cite a:visited, .cite, .cite:link, #_bGc > i, .bc a:link { | |
color:#DA9DC4 ; | |
font-style: normal; | |
} | |
#hdtb_msb .hdtb_mitem.hdtb_msel, #hdtb_msb .hdtb_mitem.hdtb_msel_pre { | |
border-bottom: 3px solid #778E83; | |
color: #778E83; | |
font-weight: bold; | |
height: 35px; | |
margin: 2px 8px 0px; | |
padding: 0px 8px; | |
} | |
#taw, #tadsb{ | |
display: none | |
} | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment