Files
commafeed/src/main/app/sass/components/_help.scss

23 lines
316 B
SCSS
Raw Normal View History

2013-07-02 15:48:50 +02:00
.help {
2022-01-02 16:03:09 +01:00
font-size: 85%;
line-height: 15px;
2013-07-02 15:48:50 +02:00
}
2013-07-03 07:32:18 +02:00
.help .bookmarklet-select {
2022-01-02 16:03:09 +01:00
margin: 0;
padding: 0;
height: auto;
2013-05-31 09:06:58 +02:00
}
.help .about-module {
2022-01-02 16:03:09 +01:00
margin-bottom: 40px;
2013-07-09 13:41:16 +02:00
}
.donate-action {
2022-01-02 16:03:09 +01:00
margin-top: 20px;
2013-07-09 13:41:16 +02:00
}
.donate-image {
2022-01-02 16:03:09 +01:00
padding-bottom: 10px;
padding-right: 16px;
2013-07-09 13:41:16 +02:00
}