better markmin, video, audio, embed, iframe support

This commit is contained in:
Massimo Di Pierro
2012-04-19 22:34:36 -05:00
parent 07a7ccb733
commit fa9dfabd97
4 changed files with 11 additions and 7 deletions
@@ -30,6 +30,8 @@ strong { font-weight: bold; }
small { font-size: 0.8em; }
textarea { width: 100%; }
code { font-family: Courier;}
video { width:400px; }
audio { width:200px; }
input[type=text], input[type=password], select { width: 300px; margin-right: 5px }
ul { list-style-type: none; margin: 0px; padding: 0px; }
.hidden {display:none;visibility:visible}