mirror of
https://github.com/vale981/Vulcan
synced 2025-03-06 18:11:40 -05:00
commit
5b9af55abf
1 changed files with 2 additions and 2 deletions
|
@ -1,4 +1,4 @@
|
||||||
@import url(http://fonts.googleapis.com/css?family=Source+Sans+Pro:400,700,400italic,700italic);
|
@import url(https://fonts.googleapis.com/css?family=Source+Sans+Pro:400,700,400italic,700italic);
|
||||||
|
|
||||||
body, textarea, input, button, input[type="submit"], input[type="button"]{
|
body, textarea, input, button, input[type="submit"], input[type="button"]{
|
||||||
font-family:"Source Sans Pro", "Helvetica Neue", Helvetica, sans-serif;
|
font-family:"Source Sans Pro", "Helvetica Neue", Helvetica, sans-serif;
|
||||||
|
@ -27,4 +27,4 @@ strong{
|
||||||
}
|
}
|
||||||
em{
|
em{
|
||||||
font-style: italic;
|
font-style: italic;
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Reference in a new issue