Przeglądaj źródła

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

master
Said Achmiz 3 lat temu
rodzic
commit
58c4120984
1 zmienionych plików z 4 dodań i 0 usunięć
  1. 4
    0
      papyrus.css

+ 4
- 0
papyrus.css Wyświetl plik

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

code {
font-size: inherit;
}

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

Ładowanie…
Anuluj
Zapisz