Преглед изворни кода

Fixed code element font size glitch due to browser user agent style sheet update

master
Said Achmiz пре 3 година
родитељ
комит
58c4120984
1 измењених фајлова са 4 додато и 0 уклоњено
  1. 4
    0
      papyrus.css

+ 4
- 0
papyrus.css Прегледај датотеку

@@ -517,6 +517,10 @@ pre {
white-space: pre-wrap;
}

code {
font-size: inherit;
}

input {
font-size: inherit;
font-family: inherit;

Loading…
Откажи
Сачувај