תבנית:זכויות להט"ב/style.css
מראה
/* TABLE */
body:not(.skin-minerva) .lgbt-rights-infobox {
width: 23.8em;
}
body:not(.skin-minerva):not(.skin-timeless) .lgbt-rights-infobox {
border-top: none;
}
body.skin-minerva .lgbt-rights-infobox {
max-width: 420px;
}
body.skin-timeless .lgbt-rights-infobox {
border-color: #c8c8c8;
}
/* TEMPLATE HEADER */
.lgbt-rights-infobox-header {
padding-top: 7px;
padding-bottom: 1.5px;
font-size: 125%;
}
body.skin-minerva .lgbt-rights-infobox-header {
display: inline;
padding-bottom: 2.5px;
}
body:not(.skin-minerva):not(.skin-timeless) .lgbt-rights-infobox-header {
background: #f9f9f9;
border: 1px solid #aaa;
border-bottom: none;
}
body.skin-timeless .lgbt-rights-infobox-header {
font-size: 122%;
padding-bottom: 5px;
}
.lgbt-rights-infobox-header-small {
font-size: 108% !important;
}
/* IMAGE CELL */
body:not(.skin-minerva):not(.skin-timeless) .lgbt-rights-infobox tr:first-of-type > td[colspan="2"] {
border-top: .3px solid #d9d9d9;
padding: 3.5px;
}
body.skin-minerva .lgbt-rights-infobox tr:first-of-type > td[colspan="2"] {
border-top: .3px solid #e0e0e0;
}
body.skin-timeless .lgbt-rights-infobox tr:first-of-type > td[colspan="2"] {
padding-top: 7.5px;
}
.lgbt-rights-infobox tr:first-of-type > td[colspan="2"] img {
position: relative;
}
body:not(.skin-minerva):not(.skin-timeless) .lgbt-rights-infobox tr:first-of-type > td[colspan="2"] img {
top: 4.5px;
}
body.skin-minerva .lgbt-rights-infobox tr:first-of-type > td[colspan="2"] img {
top: 6.25px;
}
body.skin-timeless .lgbt-rights-infobox tr:first-of-type > td[colspan="2"] img {
top: 3.5px;
}
/* IMAGE CAPTION CELL */
.lgbt-rights-infobox .thumbcaption {
font-size: smaller;
padding-bottom: 4px !important;
}
body:not(.skin-minerva) .lgbt-rights-infobox .thumbcaption {
border-bottom: .3px solid #d9d9d9;
}
body.skin-minerva .lgbt-rights-infobox .thumbcaption {
border-bottom: .3px solid #e0e0e0;
}
/* INFO CELLS */
body:not(.skin-minerva):not(.skin-timeless) .lgbt-rights-infobox th:not([colspan]),
body:not(.skin-minerva):not(.skin-timeless) .lgbt-rights-infobox td:not([colspan]) {
padding: 4px 2.8px;
}
body.skin-timeless .lgbt-rights-infobox th:not([colspan]),
body.skin-timeless .lgbt-rights-infobox td:not([colspan]) {
padding: 4.5px 6px 4.5px 5px;
}
body.skin-minerva .lgbt-rights-infobox th,
body.skin-minerva .lgbt-rights-infobox td {
border-bottom: none;
}
body:not(.skin-minerva) .lgbt-rights-infobox th:not([colspan]) {
width: 27%;
}
body.skin-minerva .lgbt-rights-infobox th:not([colspan]) {
max-width: 38%;
}
body:not(.skin-minerva) .lgbt-rights-infobox th[colspan] {
border-top: .3px solid #d9d9d9;
}
body.skin-minerva .lgbt-rights-infobox th[colspan] {
border-top: .3px solid #e0e0e0;
}
.lgbt-rights-infobox td {
vertical-align: middle;
}
/* [[קטגוריה:דפי סגנון של תבניות]] */