diff sat_templates/templates/bulma/static/styles.css @ 291:1ca9384fb681

bulma: new `embed/embed.html` template
author Goffi <goffi@goffi.org>
date Mon, 28 Sep 2020 17:26:47 +0200
parents f1a39607d6a5
children 829d87a70136
line wrap: on
line diff
--- a/sat_templates/templates/bulma/static/styles.css	Mon Sep 28 17:26:15 2020 +0200
+++ b/sat_templates/templates/bulma/static/styles.css	Mon Sep 28 17:26:47 2020 +0200
@@ -229,6 +229,15 @@
     transition: width 0.3s ease-out;
 }
 
+/*********
+ * embed *
+ *********/
+
+.embed {
+    width: 100%;
+    height: 100%;
+}
+
 /****************
  * media player *
  ****************/