Skip to content
Snippets Groups Projects

Minor design changes

Closed Christian Volkmann requested to merge christianv/videoagwebsite:design-fixes into master
4 files
+ 64
37
Compare changes
  • Side-by-side
  • Inline
Files
4
+ 14
0
@@ -15,3 +15,17 @@
height: 30px;
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