1894
edycje
mNie podano opisu zmian |
m (przeniesienie css z szablonu informacja) |
||
| Linia 248: | Linia 248: | ||
/* Szablon informacja */ | /* Szablon informacja */ | ||
.informacja { width: | .informacja { | ||
background-color: rgba(0,0,0,0.2); border: 1px solid black; margin-bottom: 10px; width: 80%; margin: -1px auto 0 auto; | |||
} | |||
.informacja:first-of-type { | |||
margin-top: 10px; | |||
} | |||
.informacja:last-of-type { | |||
margin-bottom: 10px; | |||
} | |||
.informacja a > img { | .informacja a > img { | ||
max-width: unset !important; | max-width: unset !important; | ||
} | } | ||