Skip to content

esjfisej by vitooo

Details

Authorvitooo

LicenseNo License

Categoryno se

Created

Updated

Size3.2 kB

Statistics

Learn how we calculate statistics in the FAQ.

Failed to fetch stats.

Description

wvjwrvjk

Notes

utfrtyfyyk

Source code

/* ==UserStyle==
@name           progrentis.com - 20/12/2022, 17:45:35
@namespace      github.com/openstyles/stylus
@version        1.0.0
@description    A new userstyle
@author         Me
==/UserStyle== */

@-moz-document domain("progrentis.com") {
    /* Inserte el código aquí... */
}
element.style {
}
#dnn_content {
    padding: 20px 0;
}
@media only screen and (min-width: 768px) and (max-width: 991px)
#dnn_content {
    padding: 30px 0 0 0;
}
#dnn_content {
    padding: 20px 0 0 0;
    min-height: 300px;
}
:not([data-excludefont])>* {
    font-family: Mulish,sans-serif!important;
}
header, nav, section, footer {
    display: block;
}
article, aside, details, figcaption, figure, footer, header, hgroup, main, nav, section, summary {
    display: block;
}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
    display: block;
}
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, caption, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    font: inherit;
    vertical-align: baseline;
}
* {
    margin: 0;
    padding: 0;
}
* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
user agent stylesheet
section {
    display: block;
}
#Body, html, body, .Head, .SubHead, .SubSubHead, .Normal {
    color: #000;
    font-size: 13px;
    font-family: 'Montserrat';
    line-height: 1.6;
}
#Body {
    color: #666666;
}
html, body {
    margin: 0px;
    height: 100%;
    padding: 0px;
    font: normal 12px/1.6 'Open Sans', Arial;
    color: #666666;
}
body {
    color: #444;
    font-size: 12px;
    line-height: 18px;
    font-family: Arial, Helvetica, sans-serif;
    -webkit-font-smoothing: antialiased;
    -webkit-text-size-adjust: 100%;
}
html, button, input, select, textarea {
    font-family: 'Montserrat';
}
html {
    -webkit-tap-highlight-color: rgba(0,0,0,0);
}
html {
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
}
html, button, input, select, textarea {
    font-family: sans-serif;
    color: #222;
}
*:before, *:after {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
*:before, *:after {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
::-webkit-scrollbar {
    /* width: 10px; */
    height: 10px;
}
::-webkit-scrollbar-button {
    width: 0;
    height: 0;
}
::-webkit-scrollbar-corner {
    background: #363636;
}
::-webkit-scrollbar-thumb {
    background: #303030;
    border: 0 none #0a0a0a;
    border-radius: 50px;
}
::-webkit-scrollbar-track {
    background: #323131;
    border: 0 none #1e1e1e;
    border-radius: 50px;
}
::selection {
    background: rgb(48 48 48);
    color: #323030;
    text-shadow: none;
}

Reviews

No reviews yet.