admin css
This commit is contained in:
parent
741ded6694
commit
d301021122
BIN
contrib/static/admin.png
Normal file
BIN
contrib/static/admin.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 37 KiB |
@ -426,6 +426,13 @@ background-size: 25%;
|
|||||||
background-repeat: repeat;
|
background-repeat: repeat;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
/** change me as needed, admin's pubkey */
|
||||||
|
[data-pubkey~="039a876792db66966241e63140e7df79df488033360064b67d890635814e925e"] {
|
||||||
|
background-image: url('/static/admin.png');
|
||||||
|
background-size: 25%;
|
||||||
|
background-repeat: repeat;
|
||||||
|
}
|
||||||
|
|
||||||
.fagarrows {
|
.fagarrows {
|
||||||
color: #E0727F;
|
color: #E0727F;
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user