minor css updates, moving all videos to django site

instances cant load mp4s for some reason, refactored to pul straight from other site
This commit is contained in:
wompmacho
2020-11-10 09:03:00 -05:00
parent 90e9c5145a
commit 683381ccaa
41 changed files with 195 additions and 281 deletions

View File

@@ -40,9 +40,12 @@
height: 100%;
}
p{
margin: auto;
}
p{
margin: 1em;
border-radius: 5px;
padding: 1em;
background-color: #333333;
}
hr{
background-color: red;