Skip to content

Planalto e leis by dyeffersonaz

Details

Authordyeffersonaz

LicenseNo License

Categoryplanalto.gov.br

Created

Updated

Size928 B

Statistics

Learn how we calculate statistics in the FAQ.

Failed to fetch stats.

Description

Tentando embelezar um pouco mais...

EN: Trying to make it a little bit better.

Notes

Userstyle doesn't have notes.

Source code

/* ==UserStyle==
@name         www.planalto.gov.br
@version      20230324.13.17
@namespace    userstyles.world/user/dyeffersonaz
@description  Tentando embelezar um pouco mais...

EN: Trying to make it a little bit better.
@author       dyeffersonaz
@license      No License
==/UserStyle== */

@-moz-document url-prefix("https://www.planalto.gov.br/") {
@import url('https://fonts.googleapis.com/css2?family=Libre+Baskerville&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Literata:ital,wght@0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');

    body {
        /*font-weight: bold;*/
        padding-left: 10vw;
        padding-right: 10vw;
    }
    * {
        font-family: "Literata", "Libre Baskerville", serif;
    }
    *[style] {
        font-family: "Literata", "Libre Baskerville", serif !important;
    }
}

Reviews

No reviews yet.