MediaWiki:Common.css: Różnice pomiędzy wersjami
Ukrywanie numeru wersetu na liście numerowanej |
Nie podano opisu zmian |
||
(Nie pokazano 12 pośrednich wersji utworzonych przez tego samego użytkownika) | |||
Linia 71: | Linia 71: | ||
sup.reference:target { | sup.reference:target { | ||
background-color: #ddeeff; | background-color: #ddeeff; | ||
} | |||
/* Wykłady Pisma Świętego */ | |||
.volume { | |||
font-weight: normal; | |||
} | |||
.volume.title-page { | |||
font-weight: normal; | |||
} | |||
.volume.title-page.study { | |||
font-size: large; | |||
font-weight: bold; | |||
} | |||
.volume.title-page.scripture { | |||
font-style: italic; | |||
} | |||
.volume.title-page.volume-number { | |||
font-size: medium; | |||
font-weight: bolder; | |||
} | |||
.volume.title-page.title { | |||
font-size: xx-large; | |||
font-weight: bold; | |||
} | |||
.volume.table-of-contents { | |||
} | |||
.volume.table-of-contents.item { | |||
font-variant-caps: petite-caps; | |||
} | |||
.volume.study { | |||
} | |||
.volume.study.table-of-contents { | |||
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; | |||
} | } |