extra styles for support page enhancements
parent
fee546ee9d
commit
d22c4a6d68
|
@ -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;
|
||||
|
|
Loading…
Reference in New Issue