mirror of
https://github.com/forkless/Piperless.git
synced 2026-08-22 10:42:08 +02:00
feat(about): add SVG icons before GitHub and Buy Me a Coffee links
This commit is contained in:
@@ -236,6 +236,18 @@
|
||||
color: #757575;
|
||||
}
|
||||
|
||||
.piperless-about-link {
|
||||
display: inline-flex;
|
||||
align-items: center;
|
||||
gap: 6px;
|
||||
}
|
||||
|
||||
.piperless-about-link-icon {
|
||||
width: 18px;
|
||||
height: 18px;
|
||||
flex-shrink: 0;
|
||||
}
|
||||
|
||||
/* Cache browser badges */
|
||||
.piperless-cache-badge {
|
||||
display: inline-block;
|
||||
|
||||
Reference in New Issue
Block a user