Skip to content

e-seimas.lrs.lt - lengvesniam teisės aktų skaitymui by marpetr

Screenshot of e-seimas.lrs.lt - lengvesniam teisės aktų skaitymui

Details

Authormarpetr

LicenseNo License

Categorye-seimas.lrs.lt

Created

Updated

Size738 B

Statistics

Learn how we calculate statistics in the FAQ.

Failed to fetch stats.

Description

Naudojami modernesni šriftai, padidinti tarpai tarp eilučių ir pastraipų.

Notes

Userstyle doesn't have notes.

Source code

/* ==UserStyle==
@name Lengvesniam teisės aktų skaitymui
@version 1.0.0
@namespace e-seimas.lrs.lt
@author Marijonas Petrauskas
==/UserStyle== */

@-moz-document url-prefix("https://e-seimas.lrs.lt/rs/") {
p.MsoNormal,
li.MsoNormal,
div.MsoNormal {
    font-family: Georgia !important;
}

p.MsoNormal {
    margin-bottom: 6pt;
}

.WordSection1,
.WordSection2,
.WordSection3,
.WordSection4,
.WordSection5 {
    line-height: 160%;
    width: 50em;
    margin: 0 auto;
}
}

@-moz-document domain("e-seimas.lrs.lt") {
.ui-widget-header, .ui-datatable .ui-datatable-tablewrapper thead tr th, .ui-accordion .ui-accordion-header {
    background: #3B7080;
}

body, .ui-widget {
    font-family: Roboto;
}
}

Reviews

No reviews yet.