Change organisations to email branding

This commit is contained in:
chrisw
2018-02-07 10:30:49 +00:00
parent a819b30d35
commit 9ad4435d94
24 changed files with 736 additions and 594 deletions

View File

@@ -59,3 +59,14 @@
padding-left: 5px;
letter-spacing: 0.04em;
}
.textbox-colour-preview {
@include media(desktop) {
width: 34px;
height: 34px;
margin-left: 5px;
border: 2px solid #0B0C0C;
display: inline-block;
vertical-align: top;
}
}