Skip to content

big text 4chan by nordcool34322

Details

Authornordcool34322

LicenseNo License

Category4chan, 4channel

Created

Updated

Size668 B

Statistics

Learn how we calculate statistics in the FAQ.

Failed to fetch stats.

Description

this is for making the text on all of 4chan 18px

Notes

Userstyle doesn't have notes.

Source code

/* ==UserStyle==
@name           4channel.org - 4/22/2023, 10:56:55 PM
@namespace      github.com/openstyles/stylus
@version        1.0.0
@description    A new userstyle
@author         nordcool
==/UserStyle== */

@-moz-document url-prefix("https://boards.4channel.org"),
 url-prefix("https://boards.4chan.org"),
	url-prefix("https://www.4channel.org/"),
	url-prefix("https://www.4chan.org/") {

    /* Insert code here... */

body {
 
  font-size: 18px;
}
	 div#boardNavDesktopFoot {
  font-size: 9pt;
  color: #89a;
}
	 

.boardnav {
  color: #89a;
  font-size: 18px;
}
		div#boardNavDesktop {
  font-size: 18px;
  color: #89a;
}

}

Reviews

No reviews yet.