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,7 +465,7 @@ footer .footer-below {
color: #00FF00; color: #00FF00;
} }
.yellow { .yellow {
color: #FFFF00; color: #FFCC00;
} }
.red { .red {
color: #FF0000; color: #FF0000;

View File

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