mirror of
https://gitlab.com/commento/commento.git
synced 2025-06-29 22:56:37 -04:00
everywhere: add option to export data
This commit is contained in:
@ -375,10 +375,10 @@ body {
|
||||
}
|
||||
}
|
||||
|
||||
.import-text {
|
||||
font-size: 15px;
|
||||
.normal-text {
|
||||
font-size: 14px;
|
||||
color: $gray-7;
|
||||
line-height: 25px;
|
||||
line-height: 22px;
|
||||
|
||||
a {
|
||||
color: $blue-6;
|
||||
@ -391,7 +391,7 @@ body {
|
||||
|
||||
li {
|
||||
position: relative;
|
||||
margin-bottom: 10px;
|
||||
margin-bottom: 5px;
|
||||
}
|
||||
|
||||
li::before {
|
||||
|
Reference in New Issue
Block a user