diff --git a/dist/css/style.css b/dist/css/style.css index 9547e26..121def1 100644 --- a/dist/css/style.css +++ b/dist/css/style.css @@ -30,6 +30,14 @@ html, body, .app { background: white; } +.comment_icon { + width: 20px; + height: 20px; + background-image: url("/img/anarchybang.jpg"); + background-size: cover; + background-color: #000 +} + .footer { position: absolute; bottom: 0;