Skip to content

https://www.bcit.ca/library/ by fokjul

Details

Authorfokjul

LicenseNo License

Categoryhttps://www.bcit.ca/

Created

Updated

Size437 B

Statistics

Learn how we calculate statistics in the FAQ.

Failed to fetch stats.

Description

{
line-height: 1.5 !important;
letter-spacing: 0.12em !important;
word-spacing: 0.16em !important;
}

p{
margin-bottom: 2em !important;
}

Notes

Userstyle doesn't have notes.

Source code

/* ==UserStyle==
@name           learning.edx.org - 8/30/2022, 3:32:45 PM
@namespace      github.com/openstyles/stylus
@version        1.0.0
@description    A new userstyle
@author         Me
==/UserStyle== */

@-moz-document domain("https://www.bcit.ca/library/") {
    /* Insert code here... */
}* {
line-height: 1.5 !important;
letter-spacing: 0.12em !important;
word-spacing: 0.16em !important;
}
p {
margin-bottom: 2em !important;
}

Reviews

No reviews yet.