added digitalglarus iframe
This commit is contained in:
		
					parent
					
						
							
								684f5af001
							
						
					
				
			
			
				commit
				
					
						f6fadaaf62
					
				
			
		
					 2 changed files with 50 additions and 39 deletions
				
			
		|  | @ -115,79 +115,83 @@ footer p { | ||||||
| 
 | 
 | ||||||
| @media screen and (min-width:768px) { | @media screen and (min-width:768px) { | ||||||
|     .brand { |     .brand { | ||||||
|         display: inherit; | 	display: inherit; | ||||||
|         margin: 0; | 	margin: 0; | ||||||
|         padding: 30px 0 10px; | 	padding: 30px 0 10px; | ||||||
|         text-align: center; | 	text-align: center; | ||||||
|         text-shadow: 1px 1px 2px rgba(0,0,0,0.5); | 	text-shadow: 1px 1px 2px rgba(0,0,0,0.5); | ||||||
|         font-family: "Josefin Slab","Helvetica Neue",Helvetica,Arial,sans-serif; | 	font-family: "Josefin Slab","Helvetica Neue",Helvetica,Arial,sans-serif; | ||||||
|         font-size: 5em; | 	font-size: 5em; | ||||||
|         font-weight: 700; | 	font-weight: 700; | ||||||
|         line-height: normal; | 	line-height: normal; | ||||||
|         color: #fff; | 	color: #fff; | ||||||
|     } |     } | ||||||
| 
 | 
 | ||||||
|     .top-divider { |     .top-divider { | ||||||
|         margin-top: 0; | 	margin-top: 0; | ||||||
|     } |     } | ||||||
| 
 | 
 | ||||||
|     .img-left { |     .img-left { | ||||||
|         float: left; | 	float: left; | ||||||
|         margin-right: 25px; | 	margin-right: 25px; | ||||||
|     } |     } | ||||||
| 
 | 
 | ||||||
|     .address-bar { |     .address-bar { | ||||||
|         display: inherit; | 	display: inherit; | ||||||
|         margin: 0; | 	margin: 0; | ||||||
|         padding: 0 0 40px; | 	padding: 0 0 40px; | ||||||
|         text-align: center; | 	text-align: center; | ||||||
|         text-shadow: 1px 1px 2px rgba(0,0,0,0.5); | 	text-shadow: 1px 1px 2px rgba(0,0,0,0.5); | ||||||
|         text-transform: uppercase; | 	text-transform: uppercase; | ||||||
|         font-size: 1.25em; | 	font-size: 1.25em; | ||||||
|         font-weight: 400; | 	font-weight: 400; | ||||||
|         letter-spacing: 3px; | 	letter-spacing: 3px; | ||||||
|         color: #fff; | 	color: #fff; | ||||||
|     } |     } | ||||||
| 
 | 
 | ||||||
|     .navbar { |     .navbar { | ||||||
|         border-radius: 0; | 	border-radius: 0; | ||||||
|     } |     } | ||||||
| 
 | 
 | ||||||
|     .navbar-header { |     .navbar-header { | ||||||
|         display: none; | 	display: none; | ||||||
|     } |     } | ||||||
| 
 | 
 | ||||||
|     .navbar { |     .navbar { | ||||||
|         min-height: 0; | 	min-height: 0; | ||||||
|     } |     } | ||||||
| 
 | 
 | ||||||
|     .navbar-default { |     .navbar-default { | ||||||
|         border: none; | 	border: none; | ||||||
|         background: #fff; | 	background: #fff; | ||||||
|         background: rgba(255,255,255,0.9); | 	background: rgba(255,255,255,0.9); | ||||||
|     } |     } | ||||||
| 
 | 
 | ||||||
|     .nav>li>a { |     .nav>li>a { | ||||||
|         padding: 35px; | 	padding: 35px; | ||||||
|     } |     } | ||||||
| 
 | 
 | ||||||
|     .navbar-nav>li>a { |     .navbar-nav>li>a { | ||||||
|         line-height: normal; | 	line-height: normal; | ||||||
|     } |     } | ||||||
| 
 | 
 | ||||||
|     .navbar-nav { |     .navbar-nav { | ||||||
|         display: table; | 	display: table; | ||||||
|         float: none; | 	float: none; | ||||||
|         margin: 0 auto; | 	margin: 0 auto; | ||||||
|         table-layout: fixed; | 	table-layout: fixed; | ||||||
|         font-size: 1.25em; | 	font-size: 1.25em; | ||||||
|     } |     } | ||||||
| } | } | ||||||
| 
 | 
 | ||||||
| @media screen and (min-width:1200px) { | @media screen and (min-width:1200px) { | ||||||
|     .box:after { |     .box:after { | ||||||
|         content: ''; | 	content: ''; | ||||||
|         display: table; | 	display: table; | ||||||
|         clear: both; | 	clear: both; | ||||||
|     } |     } | ||||||
| } | } | ||||||
|  | 
 | ||||||
|  | .center-block { | ||||||
|  |     float: none !important; | ||||||
|  | } | ||||||
|  | @ -11,6 +11,13 @@ | ||||||
|     <div class="clearfix"></div> |     <div class="clearfix"></div> | ||||||
|   </div> |   </div> | ||||||
| </div> | </div> | ||||||
|  | <div class="row"> | ||||||
|  |   <div class="box"> | ||||||
|  |     <div class="col-lg-12"> | ||||||
|  |       <iframe width="980" height="400" src="//www.100-days.net/en/projekt-iframe/start-digital-glarus" class="center-block" frameborder="0" scrolling="auto"></iframe> | ||||||
|  |     </div> | ||||||
|  |   </div> | ||||||
|  | </div> | ||||||
| <div class="row"> | <div class="row"> | ||||||
|   <div class="box"> |   <div class="box"> | ||||||
|     <div class="col-lg-12"> |     <div class="col-lg-12"> | ||||||
|  |  | ||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue