_s: Merge branch 'pr/616'.
This commit is contained in:
commit
921992277d
5 changed files with 7 additions and 11 deletions
|
@ -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;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue