/* HUD CROSSHAIR */ .hud-crosshair{ visibility: clear; position: fixed; width: 25px; height: 25px; left: 50%; top: 50%; margin-left: -13px; margin-top: -13px; z-index: 12; } .hud-crosshair div{ background: #00ffb3; position: absolute; } .hud-crosshair-1, .hud-crosshair-2{ width: 2px; height:10px; left: 12px; } .hud-crosshair-3, .hud-crosshair-4{ width: 10px; height:2px; top: 12px;
Preview:
downloadDownload PNG
downloadDownload JPEG
downloadDownload SVG
Tip: You can change the style, width & colours of the snippet with the inspect tool before clicking Download!
Click to optimize width for Twitter