Skip to content
Snippets Groups Projects

Repository

Merged Gervaise Henry requested to merge repository into develop
Viewing commit beb22e85
Show latest version
2 files
+ 39
5
Preferences
File browser
Compare changes
@@ -12,19 +12,53 @@
<!--{{ partial "footer.html" . }}--> <!-- cuts off anything after it-->
<head>
<link rel = "stylesheet" type = "text/css" href = "static/css/sidenavRepository.css">
<link rel="stylesheet" type="text/css" href="/static/css/sidenavRepository.css"/>
<p>hello testing head </p>
<!--style type="text/css">
.sidenav {
width: 130px;
position: fixed;
z-index: 1;
top : 0;
right: 0;
background: #eee;
padding-top: 20px;
}
.sidenav a {
padding: 6px 8px 6px 16px;
text-decoration: none;
font-size: 25px;
color: #818181;
display: block;
}
.sidenav a:hover{
color: #f1f1f1;
}
@media screen and (max-height:450px){
.sidenav {padding-top: 15px;}
.sidenav a {font-size: 18px;}
}
</style-->
</head>
<body>
<body>
<!-- Sidebar for Filters -->
<div id= "sidenav">
<div class= "sidenav">
<a href="#">Example</a>