Changed all blue colors to be as one.

This commit is contained in:
Revertron
2021-04-28 14:20:09 +02:00
parent cefb1eb87f
commit 3c7b81c6dc
2 changed files with 16 additions and 17 deletions
+5 -6
View File
@@ -64,6 +64,11 @@ body {
right: 1.25rem;
}
/*.tabs li.is-active a {
border-bottom-color: #3298dc;
color: #3298dc;
}*/
.container {
margin: 10pt;
}
@@ -132,9 +137,3 @@ path {
.is-danger:hover > span.icon > svg > path {
fill: #ffffff;
}
svg.tag-button {
width: 24px;
height: 24px;
margin-bottom: .5rem;
}