main.css > reveal.css
This commit is contained in:
		| @@ -14,7 +14,7 @@ | |||||||
| 		 | 		 | ||||||
| 		<link href='http://fonts.googleapis.com/css?family=Lato:400,700,400italic,700italic' rel='stylesheet' type='text/css'> | 		<link href='http://fonts.googleapis.com/css?family=Lato:400,700,400italic,700italic' rel='stylesheet' type='text/css'> | ||||||
| 		 | 		 | ||||||
| 		<link rel="stylesheet" href="css/main.css"> | 		<link rel="stylesheet" href="css/reveal.css"> | ||||||
| 		<link rel="stylesheet" href="css/theme/default.css" id="theme"> | 		<link rel="stylesheet" href="css/theme/default.css" id="theme"> | ||||||
|  |  | ||||||
| 		<!-- For syntax highlighting --> | 		<!-- For syntax highlighting --> | ||||||
|   | |||||||
| @@ -240,7 +240,6 @@ var Reveal = (function(){ | |||||||
| 			} | 			} | ||||||
| 		} | 		} | ||||||
|  |  | ||||||
|  |  | ||||||
| 		if( config.transition !== 'default' ) { | 		if( config.transition !== 'default' ) { | ||||||
| 			dom.wrapper.classList.add( config.transition ); | 			dom.wrapper.classList.add( config.transition ); | ||||||
| 		} | 		} | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user