Add temporary videos

This commit is contained in:
calzoneman 2013-05-04 17:54:28 -05:00
parent 62e80cec63
commit 703ac3ce4f
12 changed files with 163 additions and 50 deletions

View file

@ -955,6 +955,15 @@ li.alert-info {
color: #ff9900;
}
li.alert-error {
border: 1px solid #cc0000;
color: #cc0000;
}
li.alert-error.alert-info {
color: #ff9900;
}
.btn, .btn:hover {
text-shadow: none;
color: #aaaaaa;