1
0
Fork 0

Responive layout for demo.html

This commit is contained in:
eorg_oz 2017-03-16 20:36:28 +01:00
parent de0480b859
commit fd183a7d4f
1 changed files with 2 additions and 1 deletions

View File

@ -80,8 +80,9 @@
}
</script>
<style type="text/css">
@import url('https://fonts.googleapis.com/css?family=Noto+Sans');
* {
font-family: "Arial";
font-family: "Noto Sans", sans-serif;
font-size: 24px;
}