video widget shows status for html5 videos; video widget bug fixes
[living-lab-site.git] / css / catalog.css
index 214d8c2..723f1a5 100644 (file)
@@ -38,7 +38,7 @@
        position: absolute;
        right: 6px;
        bottom: 5px;
-       font-size: 10px;
+       font-size: 0.77em;
        font-weight: bold;
        color: white;
        background: black;
 .video-icon .video-title
 {
        margin-top: 2px;
-       font-size: 12px;
+       font-size: 1em;
        line-height: 100%;
 }
 .video-icon .video-views
 {
-       font-size: 12px;
+       font-size: 1em;
 }
 .video-icon .video-username
 {
-       font-size: 12px;
+       font-size: 1em;
 }
\ No newline at end of file