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

19 lines
270 B
CSS
Raw Normal View History

2012-12-15 20:10:35 +00:00
#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;
}