Velká revize stylů (a některých JS) #44
2 changed files with 16 additions and 16 deletions
|
@ -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;
|
||||
}
|
||||
|
|
|
@ -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 */
|
||||
|
||||
|
|
Loading…
Reference in a new issue