very primitive embeds

This commit is contained in:
ouwou
2020-09-03 01:54:40 -04:00
parent 76cabbd37f
commit 2fab0c3e0d
6 changed files with 150 additions and 7 deletions

View File

@@ -1 +1,6 @@
.embed {
background-color: #eeeeee;
border-radius: 5px;
border-left: 2px solid red;
padding: 10px;
}