Commit 7649bdbe authored by John Punzalan's avatar John Punzalan

add FR

parent 1857b8ac
......@@ -350,12 +350,12 @@ footer {
.text-underline {
text-decoration: underline;
}
a {
color: #949494 !important;
.info-block {
font-size: 14px;
}
a:hover {
.info-block a {
color: #949494 !important;
}
.info-block {
font-size: 14px;
.info-block a:hover {
color: #949494 !important;
}
......@@ -158,13 +158,14 @@ footer {
text-decoration: underline;
}
a {
color: #949494 !important;
&:hover {
color: #949494 !important;
}
}
.info-block {
font-size: 14px;
a {
color: #949494 !important;
&:hover {
color: #949494 !important;
}
}
}
\ No newline at end of file
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment