cloudcmd/css/help.css
2014-03-18 08:51:20 -04:00

12 lines
152 B
CSS

.help {
margin : 25px;
white-space : normal;
}
.help li {
list-style-type : disc;
}
.help img {
max-width : 100%
}