Update 568_comment.css

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

@ -97,6 +97,13 @@ display:none}
flex-direction:column-reverse}
.gsc-header{
border: 2px solid #0277BD;
border-radius: 6px;
background: #424242;
align-items: center;
margin: 10px 0.8%;
box-sizing: border-box;
box-shadow: 0.5rem 0.875rem 2.375rem rgb(39 44 49 / 6%), 0.0625rem 0.1875rem 0.5rem rgb(39 44 49 / 3%);
padding-bottom:1rem}
.gsc-comments>.gsc-header{
@ -110,7 +117,7 @@ order:2}
order:3}
.gsc-homepage-bg{
background-color:#15202b}
background-color:#424242}
main .gsc-loading-image{
background-image:url(https://github.githubassets.com/images/mona-loading-dimmed.gif)}
background-image:url(https://github.githubassets.com/images/mona-loading-dimmed.gif)}

Loading…
Cancel
Save