small fixes

This commit is contained in:
Andrea Spacca
2019-01-19 23:37:27 +01:00
parent 3c959c0d21
commit ca1982665f
5 changed files with 4969 additions and 4722 deletions

View File

@@ -6562,6 +6562,11 @@ html {
#md-preview {
padding-bottom: 30px;
}
video, audio {
margin: 0 auto;
width: 100%;
}
.wrap {
width: 40%;
height: 40%;

File diff suppressed because one or more lines are too long