cloudcmd/css/help.css

12 lines
153 B
CSS

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