Skip to content

intranet by rniggebrugge

Imported from https://userstyles.world/api/style/2196.user.css

Details

Authorrniggebrugge

LicenseNo License

Categoryunset

Created

Updated

Size407 B

Statistics

Learn how we calculate statistics in the FAQ.

Failed to fetch stats.

Description

Tweaks for the Intranet

Notes

Userstyle doesn't have notes.

Source code

/* ==UserStyle==
@name         intranet
@version      20211202.09.06
@namespace    userstyles.world/user/tomazt
@description  Tweaks for the Intranet
@author       tomazt
@license      No License
==/UserStyle== */

@-moz-document url-prefix("http://intranet/") {
body, .ms-WPBody {
    font-size:300%;
}
h2, .ms-h2 {
    font-weight: 500;
}
.ms-formbody {
    width: 480px !important;
}
}

Reviews

No reviews yet.