the font size takes up too much space for me :^(
cari.institute (more readable) by coolslutguy420_2nd-ressurection
Details
Authorcoolslutguy420_2nd-ressurection
LicenseNo License
Categorycari.institute
Created
Updated
Size322 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 cari.institute (more readable)
@namespace github.com/openstyles/stylus
@version 1.0.0
@description the font size takes up too much space for me :^(
@author Me
==/UserStyle== */
@-moz-document domain("cari.institute") {
body {
width: 900px;
font-size: 80%;
}
}