summaryrefslogtreecommitdiff
path: root/css/main.css
blob: 37b2c491721cf6177c32657ad4b08ba04a6ac988 (plain)
1
2
3
4
5
6
.embed {
	background-color: #eeeeee;
	border-radius: 5px;
	border-left: 2px solid red;
	padding: 10px;
}