update content

This commit is contained in:
Hans Pagel
2020-10-28 16:49:44 +01:00
parent 0d1bf1da67
commit 9347dd167f
4 changed files with 24 additions and 6 deletions

View File

@@ -247,6 +247,12 @@
color: $colorRed;
}
&.pro {
border-color: rgba($colorRed, 0.1);
background-color: rgba($colorRed, 0.1);
color: $colorRed;
}
.remark-container-title {
font-weight: 600;
}