Skip to content
Snippets Groups Projects
Commit f1389760 authored by MavericksFive's avatar MavericksFive
Browse files

Fixing css activity-cards issues

parent b93c9455
No related branches found
No related tags found
No related merge requests found
a:hover {
text-decoration: none;
background-color:#c8563a;
transition: 0.7s;
color: black;
}
a {
text-decoration: none;
color: black;
}
.show{
opacity: 1!important;
transition-property: opacity!important;
......@@ -11,4 +26,3 @@
transition-property: opacity!important;
transition-duration: 0.15s!important;
}
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment