You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

15 lines
201 B

10 months ago
.fluentslider-300 {
max-width: 300px;
margin-top: 10px
}
10 months ago
.round-edge {
border-radius: 10px;
border-style: solid;
border-width: 1px
}
.dashed-edge {
border-style: dashed;
border-width: 1px
}