1
0
This repository has been archived on 2021-04-26. You can view files and clone it, but cannot push or open issues or pull requests.
gallery3-contrib/3.0/modules/allcomments/css/allcomments.css
2012-12-15 22:10:35 +02:00

19 lines
270 B
CSS

#allcomments {
}
#allcomments .allcomments-author {
color: #999;
height: 32px;
line-height: 32px;
}
#allcomments .allcomments-comment {
border-top: 1px solid;
color: #999;
height: 150px;
line-height: 32px;
padding-top: 10px;
padding-bottom: 15px;
}