ObsidianJustSharePlease/styles.css
2023-08-16 14:21:40 +02:00

20 lines
318 B
CSS

.just-share-please-support {
max-width: 50%;
width: 400px;
height: auto;
}
.just-share-please-view .clickable-icon {
display: inline;
}
.just-share-please-shared-name {
display: block;
font-weight: bold;
padding-bottom: 5px;
}
.just-share-please-shared-item {
margin-bottom: 20px;
}