Correction bug couleurs page évenements

This commit is contained in:
Paul TREHIOU 2016-08-24 21:22:12 +02:00
parent 5fa154e494
commit 54032d3093
1 changed files with 13 additions and 0 deletions

View File

@ -26,6 +26,19 @@
<link href="css/creative.min.css" rel="stylesheet">
<link href="css/timeline.css" rel="stylesheet">
<style>
@media (min-width: 768px) {
.navbar-default .nav > li > a,
.navbar-default .nav > li > a:focus {
color: #222222;
}
.navbar-default .nav > li > a:hover,
.navbar-default .nav > li > a:focus:hover {
color: #F05F40;
}
}
</style>
<!-- HTML5 Shim and Respond.js IE8 support of HTML5 elements and media queries -->
<!-- WARNING: Respond.js doesn't work if you view the page via file:// -->
<!--[if lt IE 9]>