Mantis summary updates.
This commit is contained in:
parent
0e0d1bffb3
commit
af8cc56e79
7 changed files with 168 additions and 16 deletions
|
@ -25,4 +25,18 @@ body {
|
|||
|
||||
.drop-shadow {
|
||||
filter: drop-shadow(0 0 25px rgba(0, 0, 0, 0.5));
|
||||
}
|
||||
|
||||
|
||||
a {
|
||||
color: $primary;
|
||||
text-decoration: none;
|
||||
}
|
||||
|
||||
a:hover {
|
||||
text-decoration: underline;
|
||||
}
|
||||
|
||||
a:visited {
|
||||
color: $blue-5;
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue