mirror of
https://github.com/litruv/lit.ruv.wtf.git
synced 2026-07-25 03:06:02 +10:00
added comments
This commit is contained in:
@@ -3,6 +3,7 @@
|
||||
--main-fg: #f0f0f0;
|
||||
--accent: #2563eb;
|
||||
--like: #db2777;
|
||||
--comment: #059669;
|
||||
--github: #181717;
|
||||
--youtube: #FF0000;
|
||||
--steam: #1b2838;
|
||||
@@ -339,6 +340,11 @@ a:has(.image-placeholder) {
|
||||
transform: rotate(1deg);
|
||||
}
|
||||
|
||||
.action-btn.comment {
|
||||
color: var(--comment);
|
||||
transform: rotate(-0.5deg);
|
||||
}
|
||||
|
||||
.avatar-img {
|
||||
width: 250px;
|
||||
margin: 20px auto;
|
||||
|
||||
Reference in New Issue
Block a user