lab-development-imb/web/11/demos/03_styles_simplebox.css

8 lines
115 B
CSS

.simple-box {
background-color: #78abda;
font-family: Arial, sans-serif;
}
.mark {
background-color: #e5f41d;
}