mirror of
https://github.com/Athou/commafeed.git
synced 2026-03-21 21:37:29 +00:00
24 lines
289 B
SCSS
24 lines
289 B
SCSS
.help {
|
|
font-size: 85%;
|
|
line-height: 15px;
|
|
}
|
|
|
|
.help .bookmarklet-select {
|
|
margin: 0;
|
|
padding: 0;
|
|
height: auto;
|
|
}
|
|
|
|
.help .about-module {
|
|
margin-bottom: 40px;
|
|
}
|
|
.donate-action {
|
|
margin-top:20px;
|
|
|
|
}
|
|
|
|
.donate-image {
|
|
padding-bottom:10px;
|
|
padding-right:16px;
|
|
}
|