Custom
Custom hitmarker pack - chase123421 by Knockout_Gaming
Details
AuthorKnockout_Gaming
LicenseNo License
CategoryTribals.io
Created
Updated
Size565 B
Statistics
Learn how we calculate statistics in the FAQ.
Failed to fetch stats.
Description
Notes
sadfsda
Source code
/* ==UserStyle==
@name tribals.io - Feb 2024
@namespace github.com/openstyles/stylus
@version 1.0.0
@description A new userstyle
@author Me
==/UserStyle== */
@-moz-document domain("tribals.io") {
/* Insert code here... */
} #hitmarker {
background: url(files/assets/103331918/1/Hitmarker.png?t=62cc9ff…?v=c02cc0) no-repeat center center;
background-size: 100%;
width: 80px;
height: 80px;
position: absolute;
left: 50%;
top: 50%;
transform: translate(-50%, -50%) scale(0.51);
z-index: 10;
}