← Back to Index

userstyle for 4chan
(http://4chan.org)

Screengrab: 4chan with userstyle applied

4chan 4 lurkers
@namespace url(http://www.w3.org/1999/xhtml);

@-moz-document domain("4chan.org") {
html
{
background-color: #E0CABC !important;
}
body
{
width: 760px !important;
margin: 0 auto !important;
font-size: 8pt !important;
font-family: "Verdana" !important;
}
#header
{
margin-top: 3em !important;
position: relative !important;
top: 0 !important;
left: 0 !important;
margin-bottom: 1em !important;
}
#header, #footer
{
text-align: center !important;
font-variant: small-caps !important;
text-transform: lowercase !important;
}
#footer
{
font-size: 11pt !important;
margin-top: 1.5em !important;
margin-bottom: 3em !important;
}
span#navtop
{
display: inline;
font-size: 11pt !important;
float:  none !important;
}
span#navtopr
{
font-size: 11pt !important;
display: inline !important;
text-align: center !important;
float:  none !important;
}
div.logo
{
clear: both !important;
}
div.logo img
{
margin: 0 !important;
}
div.postarea
{
display: none !important;
}
hr + center > font[color="red"]
{
border: 1px solid red !important;
display: none !important;
}
form[name="delform"]
{
margin-top: 3em !important;
padding-top: 1em !important;
border-top: 1px dotted black !important;
}
a.quotejs, span.filesize, span.filesize a, span.replytitle, form[name="delform"] table, td.reply
{
font-size: 8pt !important;
font-family: "Verdana" !important;
}
hr
{
display: none !important;
}
form[name="delform"] hr
{
display: block !important;
margin-bottom: 3em !important;
}
input[value=delete], td.deletebuttons
{
display: none !important;
}
}
@-moz-document
 url-prefix("http://orz.4chan.org/hr/src/"),
 url-prefix("http://img.4chan.org/b/src/") {
html
{
width: 0 !important;
}