Anonymous ID: 78a8b1 Aug. 7, 2018, 7:42 p.m. No.2505105   🗄️.is 🔗kun

>>2505017

CSS Mod for the 'Nope Button'

 

.nope {

background: #090909;

border-radius: .6em;

border: 0px;

width: 100%;

height: 1em;

cursor: not-allowed;

margin-bottom: 5px;

}

(In the JS change 'Nope' to a space.)