crule/public/css/style.css

9 lines
83 B
CSS

body,html{
height: 100%;
background: #337ab7;
}
.btn-sm{
cursor: pointer;
}