sillyname / app.css
Jerimee's picture
Create app.css
ae43db3
raw history blame
No virus
139 Bytes
button.gr-button-primary {
background-color: greenyellow;
border-color: yellowgreen;
border-width: 3px;
color: darkgreen;
}