MediaWiki:Common.css: Difference between revisions

m Fixed font setting.
m Fixed property.
Line 64: Line 64:


.dropcap + span {
.dropcap + span {
  margin-left : -0.5em;
    margin-left : -0.5em;
}
}


.start {
.intro {
font: Alegreya Sans SC;
font: Alegreya Sans SC;
}
}