summaryrefslogtreecommitdiff
path: root/blends/talk/paris/local.css
diff options
context:
space:
mode:
Diffstat (limited to 'blends/talk/paris/local.css')
-rw-r--r--blends/talk/paris/local.css14
1 files changed, 14 insertions, 0 deletions
diff --git a/blends/talk/paris/local.css b/blends/talk/paris/local.css
new file mode 100644
index 0000000..af7826c
--- /dev/null
+++ b/blends/talk/paris/local.css
@@ -0,0 +1,14 @@
+body {
+ background-position: 95% 10%;
+}
+div.slide h1 {
+ background-color: white;
+ opacity: 0.7;
+}
+.figure {
+ height: 70%;
+}
+.figure img {
+ max-height: 100%;
+ max-width: 80%;
+}