Velká revize stylů (a některých JS) #44

Merged
zelvuska merged 50 commits from static-files-upgrade into master 2024-10-22 20:00:12 +02:00
2 changed files with 16 additions and 16 deletions
Showing only changes of commit 53caf7f73a - Show all commits

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