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

14 lines
177 B
SCSS
Raw Normal View History

2013-07-02 15:48:50 +02:00
.help {
font-size: 85%;
line-height: 10px;
}
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-05-19 16:24:56 +02:00
}