Update 568_comment.css

main
PJ568 2 years ago committed by GitHub
parent 9afe30ade6
commit d89bf44992
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -97,6 +97,7 @@ display:none}
flex-direction:column-reverse}
.gsc-header{
color: #E0E0E0;
border: 2px solid #0277BD;
border-radius: 6px;
background: #424242;
@ -107,13 +108,16 @@ box-shadow: 0.5rem 0.875rem 2.375rem rgb(39 44 49 / 6%), 0.0625rem 0.1875rem 0.5
padding-bottom:1rem}
.gsc-comments>.gsc-header{
border: 2px solid #0277BD;
order:1}
.gsc-comments>.gsc-comment-box{
border: 2px solid #0277BD;
margin-bottom:1rem;
order:2}
.gsc-comments>.gsc-timeline{
border: 2px solid #0277BD;
order:3}
.gsc-homepage-bg{

Loading…
Cancel
Save