Şablon:GününMaddesi/styles.css: Revizyonlar arasındaki fark
Gezinti kısmına atla
Arama kısmına atla
Değişiklik özeti yok Etiket: Geri alındı |
Etiket: Geri al |
||
| 1. satır: | 1. satır: | ||
.gunun-maddesi-box { | .gunun-maddesi-box { | ||
background: # | background: #fafafa; | ||
border: 1px solid #e2e2e2; | border: 1px solid #e2e2e2; | ||
padding: | padding: 12px 15px; | ||
border-radius: 6px; | border-radius: 6px; | ||
margin: 20px 0; | margin: 20px 0; | ||
| 10. satır: | 10. satır: | ||
font-size: 18px; | font-size: 18px; | ||
font-weight: 600; | font-weight: 600; | ||
color: # | color: #2a2a2a; | ||
margin-bottom: 6px; | margin-bottom: 6px; | ||
} | } | ||
| 19. satır: | 17. satır: | ||
font-size: 16px; | font-size: 16px; | ||
font-weight: 600; | font-weight: 600; | ||
margin-bottom: | margin-bottom: 8px; | ||
} | } | ||
.gm-extract { | .gm-extract { | ||
font-size: 14px; | |||
line-height: 1.55; | line-height: 1.55; | ||
color: #444; | |||
} | } | ||
05.01, 14 Kasım 2025 tarihindeki hâli
.gunun-maddesi-box {
background: #fafafa;
border: 1px solid #e2e2e2;
padding: 12px 15px;
border-radius: 6px;
margin: 20px 0;
}
.gm-title {
font-size: 18px;
font-weight: 600;
color: #2a2a2a;
margin-bottom: 6px;
}
.gm-link {
font-size: 16px;
font-weight: 600;
margin-bottom: 8px;
}
.gm-extract {
font-size: 14px;
line-height: 1.55;
color: #444;
}