Merge branch 'master' into proposal-dashboard

This commit is contained in:
decabeza
2019-04-04 14:08:30 +02:00
59 changed files with 1023 additions and 196 deletions

View File

@@ -1168,6 +1168,11 @@
text-decoration: none;
}
.confirmed {
font-size: rem-calc(24);
font-weight: bold;
}
.info {
background: #6a2a72;