This commit is contained in:
Daniil Gentili 2015-09-17 15:59:05 +02:00
parent bf4dd536d2
commit 0482429f87
2 changed files with 4 additions and 4 deletions

View File

@ -465,8 +465,8 @@ footer .footer-below {
color: #00FF00;
}
.yellow {
color: #FFFF00;
color: #FFCC00;
}
.red {
color: #FF0000;
}
}

View File

@ -34,7 +34,7 @@
<link href="css/bootstrap.min.css" rel="stylesheet">
<!-- Custom CSS -->
<link href="css/freelancer.css" rel="stylesheet">
<link href="css/freelancer.css?v=2" rel="stylesheet">
<!-- Custom Fonts -->
<link href="font-awesome/css/font-awesome.min.css" rel="stylesheet" type="text/css">
@ -635,4 +635,4 @@
</body>
</html>
</html>