aboutsummaryrefslogtreecommitdiff
path: root/css/theme
diff options
context:
space:
mode:
authorKen Dale <ken@kendaleiv.com>2015-02-13 19:43:47 -0500
committerKen Dale <ken@kendaleiv.com>2015-02-13 19:43:47 -0500
commit67140f2369dfa31f4d597bbed30bf0e6304f9d36 (patch)
treeacf931c4a4312a4bb88184781de4d41c3bf86d4d /css/theme
parent2ed1d6fb5dd7aa24918342197554fd7a6fbf6797 (diff)
downloadfreenode-live-2017-presentation-67140f2369dfa31f4d597bbed30bf0e6304f9d36.tar
freenode-live-2017-presentation-67140f2369dfa31f4d597bbed30bf0e6304f9d36.tar.gz
Add plain class for plain images
Diffstat (limited to 'css/theme')
-rw-r--r--css/theme/beige.css4
-rw-r--r--css/theme/black.css4
-rw-r--r--css/theme/blood.css4
-rw-r--r--css/theme/league.css4
-rw-r--r--css/theme/moon.css4
-rw-r--r--css/theme/night.css4
-rw-r--r--css/theme/serif.css4
-rw-r--r--css/theme/simple.css4
-rw-r--r--css/theme/sky.css4
-rw-r--r--css/theme/solarized.css4
-rw-r--r--css/theme/template/theme.scss5
-rw-r--r--css/theme/white.css4
12 files changed, 49 insertions, 0 deletions
diff --git a/css/theme/beige.css b/css/theme/beige.css
index 514427c..be64a2f 100644
--- a/css/theme/beige.css
+++ b/css/theme/beige.css
@@ -209,6 +209,10 @@ body {
border: 4px solid #333;
box-shadow: 0 0 10px rgba(0, 0, 0, 0.15); }
+.reveal section img.plain {
+ border: 0;
+ box-shadow: none; }
+
.reveal a img {
-webkit-transition: all 0.15s linear;
-moz-transition: all 0.15s linear;
diff --git a/css/theme/black.css b/css/theme/black.css
index 7d3bee4..300c6bd 100644
--- a/css/theme/black.css
+++ b/css/theme/black.css
@@ -205,6 +205,10 @@ body {
border: 4px solid #fff;
box-shadow: 0 0 10px rgba(0, 0, 0, 0.15); }
+.reveal section img.plain {
+ border: 0;
+ box-shadow: none; }
+
.reveal a img {
-webkit-transition: all 0.15s linear;
-moz-transition: all 0.15s linear;
diff --git a/css/theme/blood.css b/css/theme/blood.css
index 768d2a3..3a9e023 100644
--- a/css/theme/blood.css
+++ b/css/theme/blood.css
@@ -214,6 +214,10 @@ body {
border: 4px solid #eee;
box-shadow: 0 0 10px rgba(0, 0, 0, 0.15); }
+.reveal section img.plain {
+ border: 0;
+ box-shadow: none; }
+
.reveal a img {
-webkit-transition: all 0.15s linear;
-moz-transition: all 0.15s linear;
diff --git a/css/theme/league.css b/css/theme/league.css
index c6d07f6..224e09d 100644
--- a/css/theme/league.css
+++ b/css/theme/league.css
@@ -211,6 +211,10 @@ body {
border: 4px solid #eee;
box-shadow: 0 0 10px rgba(0, 0, 0, 0.15); }
+.reveal section img.plain {
+ border: 0;
+ box-shadow: none; }
+
.reveal a img {
-webkit-transition: all 0.15s linear;
-moz-transition: all 0.15s linear;
diff --git a/css/theme/moon.css b/css/theme/moon.css
index 4817c18..b02eae4 100644
--- a/css/theme/moon.css
+++ b/css/theme/moon.css
@@ -209,6 +209,10 @@ body {
border: 4px solid #93a1a1;
box-shadow: 0 0 10px rgba(0, 0, 0, 0.15); }
+.reveal section img.plain {
+ border: 0;
+ box-shadow: none; }
+
.reveal a img {
-webkit-transition: all 0.15s linear;
-moz-transition: all 0.15s linear;
diff --git a/css/theme/night.css b/css/theme/night.css
index 71319b2..b873b3e 100644
--- a/css/theme/night.css
+++ b/css/theme/night.css
@@ -203,6 +203,10 @@ body {
border: 4px solid #eee;
box-shadow: 0 0 10px rgba(0, 0, 0, 0.15); }
+.reveal section img.plain {
+ border: 0;
+ box-shadow: none; }
+
.reveal a img {
-webkit-transition: all 0.15s linear;
-moz-transition: all 0.15s linear;
diff --git a/css/theme/serif.css b/css/theme/serif.css
index ed85db6..aa0cc7b 100644
--- a/css/theme/serif.css
+++ b/css/theme/serif.css
@@ -205,6 +205,10 @@ body {
border: 4px solid #000;
box-shadow: 0 0 10px rgba(0, 0, 0, 0.15); }
+.reveal section img.plain {
+ border: 0;
+ box-shadow: none; }
+
.reveal a img {
-webkit-transition: all 0.15s linear;
-moz-transition: all 0.15s linear;
diff --git a/css/theme/simple.css b/css/theme/simple.css
index d9153d7..f1fe1d3 100644
--- a/css/theme/simple.css
+++ b/css/theme/simple.css
@@ -205,6 +205,10 @@ body {
border: 4px solid #000;
box-shadow: 0 0 10px rgba(0, 0, 0, 0.15); }
+.reveal section img.plain {
+ border: 0;
+ box-shadow: none; }
+
.reveal a img {
-webkit-transition: all 0.15s linear;
-moz-transition: all 0.15s linear;
diff --git a/css/theme/sky.css b/css/theme/sky.css
index f7e8402..0d9ebe8 100644
--- a/css/theme/sky.css
+++ b/css/theme/sky.css
@@ -212,6 +212,10 @@ body {
border: 4px solid #333;
box-shadow: 0 0 10px rgba(0, 0, 0, 0.15); }
+.reveal section img.plain {
+ border: 0;
+ box-shadow: none; }
+
.reveal a img {
-webkit-transition: all 0.15s linear;
-moz-transition: all 0.15s linear;
diff --git a/css/theme/solarized.css b/css/theme/solarized.css
index 583201a..6c6a9bb 100644
--- a/css/theme/solarized.css
+++ b/css/theme/solarized.css
@@ -209,6 +209,10 @@ body {
border: 4px solid #657b83;
box-shadow: 0 0 10px rgba(0, 0, 0, 0.15); }
+.reveal section img.plain {
+ border: 0;
+ box-shadow: none; }
+
.reveal a img {
-webkit-transition: all 0.15s linear;
-moz-transition: all 0.15s linear;
diff --git a/css/theme/template/theme.scss b/css/theme/template/theme.scss
index d1be10a..66e9cbb 100644
--- a/css/theme/template/theme.scss
+++ b/css/theme/template/theme.scss
@@ -259,6 +259,11 @@ body {
box-shadow: 0 0 10px rgba(0, 0, 0, 0.15);
}
+ .reveal section img.plain {
+ border: 0;
+ box-shadow: none;
+ }
+
.reveal a img {
-webkit-transition: all .15s linear;
-moz-transition: all .15s linear;
diff --git a/css/theme/white.css b/css/theme/white.css
index 5fdb2fc..6404654 100644
--- a/css/theme/white.css
+++ b/css/theme/white.css
@@ -205,6 +205,10 @@ body {
border: 4px solid #222;
box-shadow: 0 0 10px rgba(0, 0, 0, 0.15); }
+.reveal section img.plain {
+ border: 0;
+ box-shadow: none; }
+
.reveal a img {
-webkit-transition: all 0.15s linear;
-moz-transition: all 0.15s linear;