Update style.css

main
Alexandre B A Villares 2018-05-04 10:13:33 -03:00 zatwierdzone przez GitHub
rodzic aaef8191c2
commit 9049ff7923
Nie znaleziono w bazie danych klucza dla tego podpisu
ID klucza GPG: 4AEE18F83AFDEB23
1 zmienionych plików z 1 dodań i 1 usunięć

Wyświetl plik

@ -1,6 +1,6 @@
/*! style.css v1.0.0-alpha-8 | ISC License | https://github.com/ungoldman/style.css */
@import url('https://fonts.googleapis.com/css?family=Source+Sans+Pro');
@font-face { font-family: "Source Sans Pro";
@font-face { font-family: "Source Sans Pro", "sans-serif";
src: url("https://fonts.googleapis.com/css?family=Source+Sans+Pro");
font-weight: normal;
font-style: normal; }