dreamfliper
1/10/2017 - 3:25 PM

hypersphere.css

@-moz-document domain("hypesphere.com") {
body {
    font-family: noto sans cjk tc!important;
    color: #abaaa5!important;
}
div.title-with-sep.single-title > h1{
	color:#DDD;
}
body, .site-content, .layout-full .title-with-sep .title, .layout-full .title-with-sep .entry-title {
    background-color: #333333!important;
}
.no-print,.main-menu, .sticky-active .main-menu-fixed{
	background-color:#333!important;
}
a, .title-with-sep {
    color: #80A700!important;
}
.slide-dock {
    background-color: #555!important;
}
.single-author-box .author-tabs-content, .single-author-box .author-tabs-button li a.active {
    background-color: #444!important;
}
}