soutetsu
10/25/2015 - 4:53 AM

Humble new tab page ( Google Chrome Extention ) custom style

Humble new tab page ( Google Chrome Extention ) custom style

#main a { font-family: "Ricty"; }
#main a { font-size: 1.6em; }
#main a { color: #555555; }
body { background-color: #ffffff; }
#main a:hover { background-color: #e4f4ff; }
#main a:hover { color: #000000; }
#main a:hover { box-shadow: 0 0 7px #57b0ff; }
body { background-image: url(); }
body { background-image: url(); }
body { background-position: left top; }
body { background-repeat: repeat; }
body { background-size: auto; }
#main a:hover { box-shadow: 0 0 7px #57b0ff; }
#main a { border-radius: 0.2em; }
#main a { -webkit-transition-duration: 0.2s; }
#main a { line-height: 2; padding-left: 0.8em; padding-right: 0.8em; }
#main { width: 80%; }
#main { left: 0%; }
#main { margin-top: 5%; }
.wrap { -webkit-transition-duration: 0.2s; }
#options_button { opacity: 0; }