Şablon:GününMaddesi/styles.css

Hukukipedia sitesinden
05.04, 14 Kasım 2025 tarihinde Admin (mesaj | katkılar) tarafından oluşturulmuş 127 numaralı sürüm
Gezinti kısmına atla Arama kısmına atla
.gunun-maddesi-box {
  background: #fbfbfc;
  border: 1px solid #e4e4e4;
  padding: 14px 16px;
  border-radius: 6px;
  margin: 20px 0;
  box-shadow: 0 2px 5px rgba(0,0,0,0.04);
}

.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;
}