extra styles for support page enhancements

This commit is contained in:
ansuz 2021-07-09 18:33:14 +05:30
parent fee546ee9d
commit d22c4a6d68
1 changed files with 5 additions and 0 deletions

View File

@ -34,6 +34,11 @@
color: @cryptpad_color_link;
text-decoration: underline;
}
.alert-info {
font-size: 16px;
margin-top: 15px;
margin-bottom: 15px;
}
// add some whitespace to improve readability a bit
br {
margin: 5px;