diff --git a/css/568_comment.css b/css/568_comment.css index 5545ddf0..9c2f7239 100644 --- a/css/568_comment.css +++ b/css/568_comment.css @@ -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)} \ No newline at end of file +background-image:url(https://github.githubassets.com/images/mona-loading-dimmed.gif)}