Files
homepage/cal/index.css

8 lines
313 B
CSS

.tabbody {
border-bottom: solid 1px rgb(222, 226, 230);
border-left: solid 1px rgb(222, 226, 230);
border-right: solid 1px rgb(222, 226, 230);
border-bottom-left-radius: 10px;
border-bottom-right-radius: 10px;
}