move assets

got some layout back, but no style
This commit is contained in:
Torsten Ruger
2018-04-10 20:18:37 +03:00
parent fca4337a59
commit 05b247936a
9 changed files with 1 additions and 3 deletions

View File

@ -12,4 +12,5 @@
*
*= require_tree .
*= require_self
*= require site
*/

View File

@ -0,0 +1,40 @@
a
color: #53a5ff
text-decoration: none
.container
max-width: 90%
ul.nav
text-align: center
li
display: inline
margin-left: 5px
&:before
color: #b5e853
content: ">> "
width: 30px
height: 30px
left: -30px
a
border-bottom: 1px dashed #53a5ff
&:hover
border-bottom: 0px
small
color: lightgrey
.center
text-align: center
.row
clear: both
width: 100%
.tripple
width: 30%
float: left
margin-right: 3%
&:last-child
margin-right: 0%
.main
width: 78%
.menu
width: 20%