This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
/* ===== Naughty Nuggets GPV overlay (editcss mode) ===== */ | |
/* 0) Make any change unmistakable */ | |
.edit .controller { | |
outline: 4px solid #ff006e !important; | |
outline-offset: -4px !important; | |
} | |
/* 1) Team logo watermark (guaranteed visible) */ | |
.edit .controller { |