Skip to content

for samlib.ru by vicdobrov

Details

Authorvicdobrov

LicenseNo License

Categoryuserstyles

Created

Updated

Size1.0 kB

Statistics

Learn how we calculate statistics in the FAQ.

Failed to fetch stats.

Description

Dobrov green mod

Notes

Userstyle doesn't have notes.

Source code

/* ==UserStyle==
@name           for samlib.ru
@namespace      USO Archive
@author         Анна Кузьминова, Dobrov green mod
@version        20210612.0.5
@license        NO-REDISTRIBUTION
@preprocessor   uso
==/UserStyle== */
@-moz-document url-prefix("http://samlib.ru/"), url-prefix("http://zhurnal.lib.ru/"), url-prefix("http://budclub.ru/") {
body {
    width: 1180px;
    margin: 0 auto;
    background-color: #bcc1c1;
}

dd font {
    font-size: 18px!important;
}
dd {
    font-size: 18px!important;
    margin: 0;
}
font {
    font-size: 18px!important;
    color: #444b4f;
}
li a b {
    font-size: 18px!important;
}
li small {
    font-size: 18px!important;
}
table {
    background-color: #808883;
}
td {
    background-color: #c9c8c0;
}
small {
    font-size: 16px!important;
}

a {
    color: #333b86;
    font-weight: bold;
    text-decoration: none;
    transition: all 0.5s ease-in-out
}
a:hover {
    color: #0f1c73;
}
a:visited:hover {
    color: #0f1c73;
}
a:visited {
    color: #aa5858;
}
}

Reviews

No reviews yet.