Files
Course/Web/test3/tableTitle.css
2025-11-07 18:39:29 +08:00

8 lines
114 B
CSS

caption {
font-weight: bold;
font-size: 20px;
color: #0daeba;
background-color: bisque;
height: 36px;
}