Commons:Wiki Loves Earth 2023 in Ukraine/styles.css
Jump to navigation
Jump to search
.bottom-menu-item {
padding: 0.4em 0.5em;
margin: 0;
background: #F0F3CD;
font-size: 115%;
font-weight: bold;
border: 1px solid #ccc;
text-align: center;
color: #000;
border-radius: 3px 3px 0 0px;
}
.left-column {
width: 50%;
border: 1px solid #a7d7f9;
vertical-align:top;
border-radius: 3px;
background:#F6F6F6;
}
.right-column {
width: 50%;
border: 1px solid #a7d7f9;
vertical-align:top;
border-radius: 3px;
background:#F6F6F6;
}
.page-section-header {
padding: 0.4em 0.5em;
margin: 0;
font-size: 115%;
font-weight: bold;
border: 1px solid #ccc;
text-align: left;
border-radius: 3px 3px 0 0px;
}
.khaki-header {
background: #F0F3CD;
color: #000;
}
.peach-header {
background: #faecc8;
color: #000;
}