1894
edycje
Nie podano opisu zmian |
m (przeniesienie css z szablonu informacja) |
||
| Linia 241: | Linia 241: | ||
tr.mw-wikiforum-sticky { | tr.mw-wikiforum-sticky { | ||
background-color: rgba(255,255,255,0.05); | background-color: rgba(255,255,255,0.05); | ||
} | |||
/* Informacja */ | |||
.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; | |||
} | } | ||