Files
old-confighub/web/client/confighub.css

10 lines
141 B
CSS
Raw Permalink Normal View History

2015-05-27 18:51:07 +02:00
/* CSS declarations go here */
2015-05-29 21:10:07 +02:00
.thumbnail {
border: 0 none;
box-shadow: none;
}
.main-header {
background-color: rebeccapurple;
}