MediaWiki:Common.css: Różnice pomiędzy wersjami
Nie podano opisu zmian |
Nie podano opisu zmian |
||
(Nie pokazano 8 pośrednich wersji utworzonych przez tego samego użytkownika) | |||
Linia 73: | Linia 73: | ||
} | } | ||
/* | /* Wykłady Pisma Świętego */ | ||
.volume { | |||
font-weight: normal; | |||
} | |||
.volume.title-page { | |||
font-weight: normal; | |||
} | } | ||
.volume.title-page.study { | |||
.volume | |||
font-size: large; | font-size: large; | ||
font-weight: bold; | font-weight: bold; | ||
} | } | ||
.volume | .volume.title-page.scripture { | ||
font-style: italic; | font-style: italic; | ||
} | } | ||
.volume | .volume.title-page.volume-number { | ||
font-size: medium; | font-size: medium; | ||
font-weight: bolder; | font-weight: bolder; | ||
} | } | ||
.volume | .volume.title-page.title { | ||
font-size: xx-large; | font-size: xx-large; | ||
font-weight: bold; | font-weight: bold; | ||
} | } | ||
.volume-table-of-contents | .volume.table-of-contents { | ||
} | |||
.volume.table-of-contents.item { | |||
font-variant-caps: petite-caps; | font-variant-caps: petite-caps; | ||
} | } | ||
.volume | .volume.study { | ||
} | |||
.volume.study.table-of-contents { | |||
font-variant-caps: petite-caps; | font-variant-caps: petite-caps; | ||
margin-left: 20px; | |||
margin-right: 20px; | |||
background-color: whitesmoke; | |||
} | |||
.volume.study.bible-reference { | |||
font-weight: bold; | |||
color: #0e0e65; | |||
} | |||
div.poem { | |||
font-size: smaller; | |||
margin: 20px; | |||
} | } |