Template:Main Page/styles.css: Difference between revisions

[checked revision][checked revision]
No edit summary
Tag: Reverted
No edit summary
Tag: Reverted
Line 41: Line 41:
}
}


/* İstatistikler */
.sa-stats {
.sa-stats {
  list-style: none;
  margin: 0;
  padding: 0;
}
.sa-stats li {
  display: inline;
   font-size: 0.95em;
   font-size: 0.95em;
}
.sa-stats li::after {
  content: " · ";
  font-weight: bold;
}
.sa-stats li:last-child::after {
  content: "";
}
}


/* ==================================================
/* ==================================================
   İKİ KOLON DÜZEN (MP-UPPER)
   İKİ KOLON DÜZEN
================================================== */
================================================== */
.sa-grid {
.sa-grid {
Line 101: Line 86:
}
}


/* FLOAT TEMİZLEME (TemplateStyles-safe) */
/* Float temizleme */
.sa-clearfix {
.sa-clearfix {
   clear: both;
   clear: both;
Line 107: Line 92:


/* ==================================================
/* ==================================================
   MEDYA (POTD)
   MEDYA
================================================== */
================================================== */
.sa-media img,
.sa-media img,