crule/public/css/style.css

9 lines
83 B
CSS
Raw Permalink Normal View History

2023-11-02 22:31:32 +08:00
body,html{
height: 100%;
background: #337ab7;
}
.btn-sm{
cursor: pointer;
}