mirror of
https://github.com/OrchardCMS/Orchard.git
synced 2025-10-15 19:54:57 +08:00
Updates to commenting UI.
--HG-- branch : dev
This commit is contained in:
@@ -401,12 +401,16 @@ button:focus, .button:focus {
|
||||
|
||||
|
||||
/* For testing purposes */
|
||||
#comments {
|
||||
#comments, #commenter {
|
||||
font-size:1.6em;
|
||||
font-weight:600;
|
||||
margin:1.2em 0 1.8em 1.2em;
|
||||
}
|
||||
|
||||
#commenter {
|
||||
margin:1.2em 0 0 1em;
|
||||
}
|
||||
|
||||
ul.comments, form.comment {
|
||||
margin:1.2em 0 1.2em 1.8em;
|
||||
list-style: none;
|
||||
|
Reference in New Issue
Block a user