cloudcmd/css/help.css
2014-03-12 08:16:53 -04:00

12 lines
155 B
CSS

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