+ [navbar] Added style and cogs images for [index page]
This commit is contained in:
@@ -1,7 +1,10 @@
|
||||
<template>
|
||||
<div id="srs">
|
||||
|
||||
<navigation/>
|
||||
<header>
|
||||
<navigation/>
|
||||
</header>
|
||||
|
||||
<router-view/>
|
||||
|
||||
</div>
|
||||
@@ -22,10 +25,4 @@ export default {
|
||||
|
||||
<style lang="scss">
|
||||
|
||||
#srs {
|
||||
font-family: Avenir, Helvetica, Arial, sans-serif;
|
||||
-webkit-font-smoothing: antialiased;
|
||||
-moz-osx-font-smoothing: grayscale;
|
||||
}
|
||||
|
||||
</style>
|
||||
|
||||
Reference in New Issue
Block a user