Skip to content
Snippets Groups Projects

Minor design changes

4 files
+ 64
37
Compare changes
  • Side-by-side
  • Inline

Files

+ 14
0
@@ -15,3 +15,17 @@
@@ -15,3 +15,17 @@
height: 30px;
height: 30px;
background-color: #f5f5f5;
background-color: #f5f5f5;
}
}
 
 
#searchbar {
 
margin-top: 3px;
 
}
 
 
a.accordion-link {
 
color: inherit;
 
display: block;
 
text-decoration: none;
 
}
 
a.accordion-link:active {
 
color: inherit;
 
text-decoration: none;
 
}
Loading