|
@@ -149,13 +149,13 @@ code.wrap {
|
|
box-shadow: none;
|
|
box-shadow: none;
|
|
}
|
|
}
|
|
.ui .text.red {
|
|
.ui .text.red {
|
|
- color: #d95c5c !important;
|
|
|
|
|
|
+ color: #467FDA !important;
|
|
}
|
|
}
|
|
.ui .text.red a {
|
|
.ui .text.red a {
|
|
- color: #d95c5c !important;
|
|
|
|
|
|
+ color: #467FDA !important;
|
|
}
|
|
}
|
|
.ui .text.red a:hover {
|
|
.ui .text.red a:hover {
|
|
- color: #E67777 !important;
|
|
|
|
|
|
+ color: #E467FDA !important;
|
|
}
|
|
}
|
|
.ui .text.blue {
|
|
.ui .text.blue {
|
|
color: #428bca !important;
|
|
color: #428bca !important;
|
|
@@ -891,7 +891,7 @@ footer .ui.language .menu {
|
|
padding-top: 30px;
|
|
padding-top: 30px;
|
|
}
|
|
}
|
|
.home a {
|
|
.home a {
|
|
- color: #d9453d;
|
|
|
|
|
|
+ color: #467FDA;
|
|
}
|
|
}
|
|
.signup {
|
|
.signup {
|
|
padding-top: 15px;
|
|
padding-top: 15px;
|