Merge "Minor type changes/Fix contrast"

This commit is contained in:
Jorm 2014-02-27 03:07:39 +00:00 committed by Gerrit Code Review
commit c06c6cb06e

View file

@ -28,17 +28,18 @@
padding: 16px;
padding-bottom: 48px;
h3 {
margin-top: 0;
padding: 0;
font-family: Georgia, Times, serif;
font-style: normal;
}
> div.mwe-popups-redirect {
color: #c9c9c9;
font-style: italic;
color: #555;
font-size: 0.85em;
margin-bottom: 3px;
h3 {
margin-top: 0;
padding: 0;
font: 2em Georgia, Times, serif;
font-weight: normal;
font-style: normal;
}
}
}