frames that resembles 2003 4chan
www.heyuri.net - 2003 layout by jre
Details
Authorjre
LicenseNo License
Categoryheyuri
Created
Updated
Size905 B
Statistics
Learn how we calculate statistics in the FAQ.
Failed to fetch stats.
Description
Notes
Userstyle doesn't have notes.Source code
/* ==UserStyle==
@name www.heyuri.net - 1/22/2023, 1:52:53 PM
@namespace github.com/openstyles/stylus
@version 1.0.0
@description A new userstyle
@author Me
==/UserStyle== */
@-moz-document url-prefix("https://www.heyuri.net/menu.html") {
tbody {
text-align: center;
}
.fronttext {
font-weight: 400;
font-size: large;
}
.postblock {
background-color: #ffffee;
margin: 0;
font-weight: 400;
font-size: 11px;
font-family: Verdana, Tahoma, sans-serif;
}
ul a {
background-color: #ffffee;
color: maroon;
font-weight: 400;
font-size: 11px;
font-family: Verdana, Tahoma, sans-serif;
}
hr {
display: none;
}
.disclaimer, #sitestyles {
background-color: #ffffee;
color: maroon;
font-weight: 400;
font-size: 11px;
font-family: Verdana, Tahoma, sans-serif;
text-align: left;
}
}