diff --git a/mamweb/static/css/layout.css b/mamweb/static/css/layout.css index 01b40e0f..376b174c 100644 --- a/mamweb/static/css/layout.css +++ b/mamweb/static/css/layout.css @@ -537,22 +537,6 @@ body.suprodweb { &:before, &:after { background: red; } } } } -.novinka { - .novinka_obrazek { - margin: 10px 0 10px 0; - width: 100%; - } - - .novinka_datum { - font-weight: bold; - } - - .novinka_autor { - text-align: right; - font-style: italic; - } -} - div.org-text { font-style: italic; } diff --git a/mamweb/static/css/modules.css b/mamweb/static/css/modules.css index c6ac5ea4..c4a388c4 100644 --- a/mamweb/static/css/modules.css +++ b/mamweb/static/css/modules.css @@ -381,6 +381,22 @@ div.org_email { /*****************/ +.novinka { + .novinka_obrazek { + margin: 10px 0 10px 0; + width: 100%; + } + + .novinka_datum { + font-weight: bold; + } + + .novinka_autor { + text-align: right; + font-style: italic; + } +} + /**** FORMULÁŘE ****/ /* přihláška a další formuláře */