Commit 359c4e2f authored by John Punzalan's avatar John Punzalan

add FR

parent 5318da19
......@@ -347,3 +347,12 @@ footer {
.nav-concept .nav-active {
text-decoration: underline;
}
.text-underline {
text-decoration: underline;
}
a {
color: #949494;
}
a:hover {
color: #949494;
}
......@@ -153,3 +153,14 @@ footer {
text-decoration: underline;
}
}
.text-underline {
text-decoration: underline;
}
a {
color: #949494;
&:hover {
color: #949494;
}
}
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