sidebar cleanup

This commit is contained in:
Nabeel Shahzad
2017-08-18 09:51:15 -05:00
parent 91d1cec4a1
commit 22503fff6b
7 changed files with 865 additions and 11 deletions

View File

@@ -18,11 +18,22 @@
<link href="http://maxcdn.bootstrapcdn.com/font-awesome/latest/css/font-awesome.min.css" rel="stylesheet">
<link href='https://fonts.googleapis.com/css?family=Muli:400,300' rel='stylesheet' type='text/css'>
<link href="http://fonts.googleapis.com/css?family=Roboto:400,700,300" rel="stylesheet"
type="text/css">
<link rel="stylesheet" href="https://unpkg.com/leaflet@1.2.0/dist/leaflet.css"/>
<link href="/assets/admin/css/pe-icon-7-stroke.css" rel="stylesheet">
<link href="/assets/admin/css/themify-icons.css" rel="stylesheet">
<style type="text/css">
@yield('css')
li h5 {
-webkit-font-smoothing: antialiased;
font-family: Roboto, 'Helvetica Neue', Arial, sans-serif;
padding-left: 10px;
}
</style>
</head>
<body>