aboutsummaryrefslogtreecommitdiff
path: root/src/App.css
diff options
context:
space:
mode:
authorLibravatar Renard 2019-09-17 16:10:26 -0300
committerLibravatar Renard 2019-09-17 16:10:26 -0300
commit417d531e53d5bc93463b7520f33642d4765c9e21 (patch)
treeac425d8cba701f4cc0bd1f997893c49ecd7b218c /src/App.css
parent9a792af494ffac32b48329853b1e111228ffc507 (diff)
downloadbai-client-417d531e53d5bc93463b7520f33642d4765c9e21.tar.gz
bai-client-417d531e53d5bc93463b7520f33642d4765c9e21.tar.xz
bai-client-417d531e53d5bc93463b7520f33642d4765c9e21.zip
Embed youtube videos
Diffstat (limited to 'src/App.css')
-rw-r--r--src/App.css21
1 files changed, 7 insertions, 14 deletions
diff --git a/src/App.css b/src/App.css
index 97fa329..708c502 100644
--- a/src/App.css
+++ b/src/App.css
@@ -52,22 +52,10 @@
padding-bottom: 1em;
}
-.yt {
- border: 1px solid #ccc;
- font-size: 12px;
- display: inline-block;
- line-height: 13px;
- margin: 2px 0;
- padding: 5px;
- text-decoration: none;
-}
+.yt {}
.yt .pvw {
- width: 100px;
- height: 60px;
- overflow: hidden;
- float: left;
- margin-right: 5px;
+ display: none;
}
.ui.comments {
@@ -82,4 +70,9 @@
.footer {
margin-top: 3em !important;
padding: 1em 0 !important;
+}
+
+.playerContainer {
+ max-width: 400px;
+ padding-bottom: 0.75em;
} \ No newline at end of file