Merge branch 'impress:master' into master
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
<head>
|
||||
<meta charset="utf-8" />
|
||||
<title>relative rotations</title>
|
||||
<link href="..\..\css\impress-common.css" rel="stylesheet" />
|
||||
<link href="../../css/impress-common.css" rel="stylesheet" />
|
||||
<style type="text/css" media="screen">
|
||||
#overview {
|
||||
background: none;
|
||||
|
||||
@@ -22,7 +22,7 @@
|
||||
<title>A Study in 3D Rotations| by Henrik Ingo @henrikingo</title>
|
||||
<meta name="description" content="Explore impress.js in 3D" />
|
||||
<meta name="author" content="Henrik Ingo" />
|
||||
<link href="..\..\css\impress-common.css" rel="stylesheet" />
|
||||
<link href="../../css/impress-common.css" rel="stylesheet" />
|
||||
<link href="css/3D-rotations.css" rel="stylesheet" />
|
||||
</head>
|
||||
|
||||
|
||||
@@ -34,7 +34,7 @@
|
||||
<link rel="stylesheet" href="../../extras/mermaid/mermaid.forest.css">
|
||||
|
||||
<!-- This file contains common styles for example presentations. -->
|
||||
<link href="..\..\css\impress-common.css" rel="stylesheet" />
|
||||
<link href="../../css/impress-common.css" rel="stylesheet" />
|
||||
<!--
|
||||
This file contains styles specific for this example presentation.
|
||||
-->
|
||||
|
||||
@@ -5,7 +5,7 @@
|
||||
<title>Cube | Explore impress.js in 3D | by Henrik Ingo @henrikingo</title>
|
||||
<meta name="description" content="Explore impress.js in 3D" />
|
||||
<meta name="author" content="Henrik Ingo" />
|
||||
<link href="..\..\css\impress-common.css" rel="stylesheet" />
|
||||
<link href="../../css/impress-common.css" rel="stylesheet" />
|
||||
<link href="css/cube.css" rel="stylesheet" />
|
||||
</head>
|
||||
|
||||
|
||||
@@ -16,7 +16,7 @@
|
||||
<link rel="stylesheet" href="../../extras/highlight/styles/github.css">
|
||||
|
||||
<!-- Common styles for example presentations -->
|
||||
<link href="..\..\css\impress-common.css" rel="stylesheet" />
|
||||
<link href="../../css/impress-common.css" rel="stylesheet" />
|
||||
<!--
|
||||
Styles specific for this example presentation.
|
||||
-->
|
||||
|
||||
Reference in New Issue
Block a user