still working at OpenID
[living-lab-site.git] / css / video.css
index 447a7ba..babcef9 100644 (file)
@@ -3,6 +3,14 @@
        padding: 0 !important;
 }
 
+#video-footer
+{
+       float: left;
+       width: 752px;
+       margin: 8px;
+       /* outline: 2px outset gray; */
+}
+
 dt
 {
        font-weight: bold;
@@ -15,6 +23,7 @@ dd
 #video-upload-info, #video-popularity
 {
        font-size: 0.8em;
+       line-height: 150%;
 }
 #video-description
 {
@@ -24,4 +33,18 @@ dd
 .video-tag
 {
        margin-right: 1.6em;
+}
+
+.comment-info
+{
+       margin-bottom: 0.33em;
+}
+.comment-content
+{
+       margin-bottom: 0.33em;
+}
+.comment-popularity
+{
+       font-size: 0.8em;
+       margin-bottom: 2em;
 }
\ No newline at end of file