Template:Sanpantul article/styles.css
From MicrasWiki
Jump to navigationJump to search
.sanpantul-infobox {
float: right;
clear: right;
width: 280px;
border: 1px solid #a2a9b1;
background-color: #f8f9fa;
color: #202122;
margin: 0.5em 0 0.5em 1em;
padding: 0.2em;
font-size: 88%;
line-height: 1.5em;
border-spacing: 3px;
}
.sanpantul-header {
background-color: #3366cc; /* Kurumsal bir mavi */
color: white;
text-align: center;
font-size: 125%;
font-weight: bold;
padding: 0.4em;
}
.sanpantul-image {
text-align: center;
padding: 0.5em;
}
.sanpantul-label {
font-weight: bold;
background-color: #eaecf0;
width: 40%;
padding: 0.2em 0.4em;
}
.sanpantul-data {
padding: 0.2em 0.4em;
}
.sanpantul-footer {
background-color: #f2f2f2;
text-align: center;
font-size: 90%;
border-top: 1px solid #aaa;
}