mirror of
https://github.com/inexorabletash/jsbasic.git
synced 2025-06-23 11:23:58 +00:00
Update font refs to https
This commit is contained in:
@ -3,7 +3,7 @@
|
||||
<meta charset="UTF-8">
|
||||
<link rel="shortcut icon" href="favicon.ico">
|
||||
<style>
|
||||
@import url(http://fonts.googleapis.com/css?family=Coustard);
|
||||
@import url(https://fonts.googleapis.com/css?family=Coustard);
|
||||
body { font-family: "Coustard"; }
|
||||
|
||||
body { background-color: #EEEACD; color: black; }
|
||||
|
Reference in New Issue
Block a user