MediaWiki:Mobile.css: Difference between revisions

no edit summary
No edit summary
Tags: Mobile edit Mobile web edit
No edit summary
Line 63: Line 63:
  position: absolute;
  position: absolute;
  margin-left: -1.1cm;
  margin-left: -1.1cm;
}
/* drop caps */
.drop {
  font-weight: regular;
  float: left;
  margin-right: 5px;
  margin-bottom: -5px;
  font-size: 3.5em;
  font-family: Georgia;
  line-height: 100%;
}
}