mirror of
https://github.com/wassname/talk.git
synced 2026-08-12 12:30:39 +08:00
Adding Roboto
This commit is contained in:
@@ -5,6 +5,7 @@
|
||||
<meta name="viewport" content="initial-scale=1, maximum-scale=1">
|
||||
<meta property="csrf" content="<%= csrfToken %>">
|
||||
<title>Talk - Coral Admin</title>
|
||||
<link href="https://fonts.googleapis.com/css?family=Roboto:400,500" rel="stylesheet">
|
||||
<link rel="stylesheet" href="https://fonts.googleapis.com/icon?family=Material+Icons">
|
||||
<link rel="stylesheet" href="https://code.getmdl.io/1.2.1/material.indigo-pink.min.css">
|
||||
<style media="screen">
|
||||
@@ -13,6 +14,7 @@
|
||||
height: 100%;
|
||||
margin: 0;
|
||||
background: #fff;
|
||||
font-family: 'Roboto', sans-serif;
|
||||
}
|
||||
/* putting this here until I can get webpack to behave */
|
||||
.react-tagsinput {
|
||||
|
||||
Reference in New Issue
Block a user