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