forked from Archives/Athou_commafeed
removed wicket and tomee, use dropwizard instead. remove wro4j, use gulp instead
This commit is contained in:
23
src/main/app/sass/components/_help.scss
Normal file
23
src/main/app/sass/components/_help.scss
Normal file
@@ -0,0 +1,23 @@
|
||||
.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;
|
||||
}
|
||||
Reference in New Issue
Block a user