pic-to-story / style.css
Sunil Surendra Singh
removed page footer
3a35ee2
raw
history blame contribute delete
149 Bytes
.orange-button {
background-color: orange !important;
}
.gray-button {
background-color: #5e6061 !important;
}
footer {
visibility: hidden;
}