#
tqs
2023-03-06 398a0ea330d94bc4df491dd43d7a98662c6a5157
src/main/webapp/static/css/crn.css
@@ -1,12 +1,11 @@
body {
    background-color: #f1f1f1;
    background-color: #6CA7A8;
}
.button-window {
    float: left;
    width: 100%;
    height: 100%;
    padding: 10px;
    background-color: #6CA7A8;
    border-radius: 5px;
    box-shadow: 0 0 3px rgba(0 0 0 .3);
}