mirror of
https://github.com/pierre42100/ComunicWeb
synced 2024-11-23 12:39:22 +00:00
9 lines
85 B
CSS
9 lines
85 B
CSS
|
/**
|
||
|
* Comments UI
|
||
|
*
|
||
|
* @author Pierre HUBERT
|
||
|
*/
|
||
|
|
||
|
.post-comments{
|
||
|
padding: 10px;
|
||
|
}
|