mirror of
https://github.com/Athou/commafeed.git
synced 2026-03-21 21:37:29 +00:00
fixed help page
This commit is contained in:
@@ -1,6 +1,6 @@
|
|||||||
.help {
|
.help {
|
||||||
font-size: 85%;
|
font-size: 85%;
|
||||||
line-height: 10px;
|
line-height: 15px;
|
||||||
}
|
}
|
||||||
|
|
||||||
.help .bookmarklet-select {
|
.help .bookmarklet-select {
|
||||||
@@ -12,3 +12,12 @@
|
|||||||
.help .about-module {
|
.help .about-module {
|
||||||
margin-bottom: 40px;
|
margin-bottom: 40px;
|
||||||
}
|
}
|
||||||
|
.donate-action {
|
||||||
|
margin-top:20px;
|
||||||
|
|
||||||
|
}
|
||||||
|
|
||||||
|
.donate-image {
|
||||||
|
padding-bottom:10px;
|
||||||
|
padding-right:16px;
|
||||||
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user