HelloWorld / app.css
Jerimee's picture
Update app.css
4a22468
raw history blame
No virus
140 Bytes
button.gr-button-primary {
background-color: greenyellow;
border-color: yellowgreen;
border-width: 3px;
color: darkgreen;
}