Files
Athou_commafeed/src/main/webapp/sass/components/_help.scss

24 lines
289 B
SCSS
Raw Normal View History

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