This repository has been archived on 2024-12-02. You can view files and clone it, but cannot push or open issues or pull requests.
AbetoArmarios_Web/Source/gallery2/modules/comment/comment.css

13 lines
154 B
CSS

.commentNavigator {
display: block;
margin: 1em;
}
.commentNavigator div {
display: inline;
}
.commentNavigator a {
padding: 0 0.5em;
}