=P
Apolitical Theme by lihandre
Details
Authorlihandre
LicenseNo License
Categoryratatype
Created
Updated
Size838 B
Statistics
Learn how we calculate statistics in the FAQ.
Failed to fetch stats.
Description
Notes
=P
Source code
/* ==UserStyle==
@name Apolitical Theme
@namespace www.ratatype.com
@version 1.0.0
@description A new userstyle
@author Me
==/UserStyle== */
@-moz-document domain("example.com") {
/**
Your code goes here!
More info in the official documentation at Stylus' wiki:
https://github.com/openstyles/stylus/wiki/Writing-UserCSS
*/
}
.message.bg-blue-lighter {
display: none;
}
.navbar .navbar-header .logo {
height: 19px;
margin-right: 47px;
margin-top: 7px;
padding: 0;
width: 157px;
background: url(/static/i/logo.png) left top/100% auto;
}
.logo {
height: 19px;
margin-right: 47px;
margin-top: 5px;
padding: 0;
width: 157px;
background: url(/static/i/logo.png) left top/100% auto;
}