_s: Merge branch 'pr/616'.

This commit is contained in:
Konstantin Obenland 2014-11-05 17:02:58 -08:00
commit 921992277d
5 changed files with 7 additions and 11 deletions

View file

@ -202,7 +202,9 @@ code,
kbd,
tt,
var {
font: 15px Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
font-family: Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
font-size: 15px;
font-size: 1.5rem;
}
abbr,
@ -547,6 +549,7 @@ a:active {
color: #21759b;
display: block;
font-size: 14px;
font-size: 1.4rem;
font-weight: bold;
height: auto;
left: 5px;