diff options
Diffstat (limited to 'css/theme/blood.css')
-rw-r--r-- | css/theme/blood.css | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/css/theme/blood.css b/css/theme/blood.css index cce43c6..458f030 100644 --- a/css/theme/blood.css +++ b/css/theme/blood.css @@ -63,8 +63,6 @@ body { text-decoration: none; -webkit-transition: color .15s ease; -moz-transition: color .15s ease; - -ms-transition: color .15s ease; - -o-transition: color .15s ease; transition: color .15s ease; } .reveal a:hover { @@ -88,8 +86,6 @@ body { .reveal a img { -webkit-transition: all .15s linear; -moz-transition: all .15s linear; - -ms-transition: all .15s linear; - -o-transition: all .15s linear; transition: all .15s linear; } .reveal a:hover img { @@ -138,8 +134,6 @@ body { background: #aa2233; -webkit-transition: width 800ms cubic-bezier(0.26, 0.86, 0.44, 0.985); -moz-transition: width 800ms cubic-bezier(0.26, 0.86, 0.44, 0.985); - -ms-transition: width 800ms cubic-bezier(0.26, 0.86, 0.44, 0.985); - -o-transition: width 800ms cubic-bezier(0.26, 0.86, 0.44, 0.985); transition: width 800ms cubic-bezier(0.26, 0.86, 0.44, 0.985); } /********************************************* |