mirror of
https://github.com/transloadit/uppy.git
synced 2026-07-25 19:23:55 +00:00
5 lines
105 B
CSS
5 lines
105 B
CSS
.uppy {
|
|
font-family: "Comic Sans MS";
|
|
color: purple;
|
|
border: 1px dashed pink;
|
|
font-size: 32px; }
|