Şablon:GününMaddesi/styles.css
Gezinti kısmına atla
Arama kısmına atla
.gunun-maddesi-box {
background: #fbfbfc;
border: 1px solid #e2e2e2;
padding: 14px 16px;
border-radius: 6px;
margin: 20px 0;
}
.gm-title {
font-size: 18px;
font-weight: 600;
color: #2c3e50;
margin-bottom: 6px;
border-left: 3px solid #2c3e50;
padding-left: 8px;
}
.gm-link {
font-size: 16px;
font-weight: 600;
margin-bottom: 6px;
}
.gm-extract {
color: #333;
line-height: 1.55;
font-size: 14.5px;
}