Made pretty, and made embedding accessible to non-keyholders

This commit is contained in:
David Taylor
2016-10-08 21:38:12 +01:00
parent b93a716a3b
commit 0e72c3f896
5 changed files with 75 additions and 61 deletions

View File

@@ -168,4 +168,15 @@ html.embedded{
padding-left: 20px;
}
h3{
margin-top:10px;
margin-bottom:10px;
}
p{
margin:2px 0;
}
.event-mic-photo{
max-width: 3em;
}
}