1
0
mirror of https://github.com/aquatix/digimarks.git synced 2025-12-06 20:55:10 +01:00

Moved chip link colour to theme

This commit is contained in:
2017-07-23 13:34:34 +02:00
parent 34af0e9ab7
commit f617fb8190
3 changed files with 9 additions and 14 deletions

View File

@@ -44,19 +44,6 @@ nav .button-collapse i
/** Cards and tags **/
/* Card title anchor colour */
.white-text .card-title a,
.white-text a
{
color: #FFF;
}
.chip a,
.white-text .chip a
{
color: #1b5e20; /* green darken-4 */
}
.card.tiny
{
height: 140px;