@charset "utf-8" @font-face { src: url(../Fonts/Font_re.otf); font-family: "Linux Libertine O"; font-weight: normal; font-style: normal; } @font-face { src: url(../Fonts/Font_cr.otf); font-family: "Linux Libertine O C"; font-weight: normal; font-style: normal; font-variant: small-caps; } @font-face { src: url(../Fonts/Font_it.otf); font-family: "Linux Libertine O"; font-weight: normal; font-style: italic; } @font-face { src: url(../Fonts/Font_bd.otf); font-family: "Linux Libertine O"; font-weight: bold; font-style: normal; } @font-face { src: url(../Fonts/Font_bi.otf); font-family: "Linux Libertine O"; font-weight: bold; font-style: italic; } html, body, div, span, p, li, th, td, sup, sub { font-family: "Linux Libertine O", serif; line-height: 1.3em; } h1, h2, h3, h4, h5, h6 { margin-top: 0.5em; margin-bottom: 0em; text-align: center; } p { text-indent: 1.5em; margin: 0em; text-align: left; } a {text-decoration:none;} /* Удаление подчёркивания ссылок */ li { margin-top: 0em; padding-top: 0em; } /* Удаление лишних отступов в Stanza*/ ul.nb, ol.nb { list-style-position: inside; list-style-type: none; margin: 0em; padding: 0em; } /* Список без булитов */ li.otstup{ font-size: 1em; margin-left: 2em; } sup { text-transform: none; font-style: normal; font-weight: normal; font-variant: normal; } sup.shifted { margin-left: -0.31em; } /* Сдвиг знака сноски влево над знаком припенания */ sup a, .ref {/*font-size:80%; padding: 0px 3px 0px 3px; background:#eee; color:black; -moz-border-radius:3px; border-radius:3px; border: 1px solid #ccc;*/ color: brown;}