Przeglądaj źródła

Make buttons use the font

master
Fen Dweller 4 lat temu
rodzic
commit
cdabfd81ca
1 zmienionych plików z 4 dodań i 0 usunięć
  1. +4
    -0
      reset.css

+ 4
- 0
reset.css Wyświetl plik

@@ -34,6 +34,10 @@ input, select {
vertical-align: baseline;
box-sizing: border-box;
}

button {
font: inherit;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {


Ładowanie…
Anuluj
Zapisz