Styling adjustments
This commit is contained in:
parent
ed1acba830
commit
ad0a98b082
@ -5,6 +5,7 @@
|
|||||||
|
|
||||||
<title>This is an example</title>
|
<title>This is an example</title>
|
||||||
<link rel="stylesheet" href="https://facebook.github.io/draft-js/css/draft.css"/>
|
<link rel="stylesheet" href="https://facebook.github.io/draft-js/css/draft.css"/>
|
||||||
|
<link href='https://fonts.googleapis.com/css?family=Roboto:100,300,400,500,700' rel='stylesheet' type='text/css'>
|
||||||
<script>
|
<script>
|
||||||
window.repoFiles = {
|
window.repoFiles = {
|
||||||
_posts: {
|
_posts: {
|
||||||
|
@ -8,8 +8,7 @@ html {
|
|||||||
}
|
}
|
||||||
|
|
||||||
body {
|
body {
|
||||||
font-family: sans-serif;
|
font-family: 'Roboto', sans-serif;
|
||||||
margin: 0;
|
|
||||||
height: 100%;
|
height: 100%;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user