cloudcmd/css/help.css
2023-12-12 16:09:30 +02:00

12 lines
130 B
CSS

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