test02 / style.css
manishgupta006's picture
all files added
5d3b777
raw
history blame
No virus
158 Bytes
.orange-button {
background-color: rgb(21, 255, 0) !important;
}
.gray-button {
background-color: #411d5a !important;
}
footer {
visibility: hidden;
}