Novinka je rozhodně modul (můžeme ji použít kdekoliv, nejen na jedné konkrétní stránce)

This commit is contained in:
Jonas Havelka 2024-04-30 23:28:37 +02:00
parent ed703b10a1
commit 53caf7f73a
2 changed files with 16 additions and 16 deletions

View file

@ -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;
}

View file

@ -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 */