new fiex problems
This commit is contained in:
		
					parent
					
						
							
								c18ca3a7df
							
						
					
				
			
			
				commit
				
					
						87db00b90d
					
				
			
		
					 3 changed files with 99 additions and 72 deletions
				
			
		|  | @ -5,7 +5,7 @@ | ||||||
| <style type="text/css"> | <style type="text/css"> | ||||||
| @media screen and (min-width: 768px) { | @media screen and (min-width: 768px) { | ||||||
| 	 | 	 | ||||||
| 	#cancel-subscription-modal .modal-dialog  {width:900px;} | 	cancel-subscription-modal .modal-dialog  {width:1000px;} | ||||||
| 
 | 
 | ||||||
| 	.glyphicon-flag { | 	.glyphicon-flag { | ||||||
| 	font-size: 44px; | 	font-size: 44px; | ||||||
|  | @ -21,6 +21,34 @@ | ||||||
|     -moz-background-size: cover; |     -moz-background-size: cover; | ||||||
| 
 | 
 | ||||||
| } | } | ||||||
|  | 
 | ||||||
|  | 	cancel-subscription-modal .modal-body { | ||||||
|  | 		max-height: 800px; | ||||||
|  | 	} | ||||||
|  | } | ||||||
|  | 
 | ||||||
|  | @media screen and (min-width: 780px) { | ||||||
|  | 	 | ||||||
|  | 	cancel-subscription-modal .modal-dialog  {width:1000px;} | ||||||
|  | 
 | ||||||
|  | 	.glyphicon-flag { | ||||||
|  | 	font-size: 44px; | ||||||
|  |     display: block; | ||||||
|  |     text-align: center; | ||||||
|  |     margin: 30px auto 30px; | ||||||
|  | 	color: #88c7d7; | ||||||
|  | 	 | ||||||
|  | 	.price2 { | ||||||
|  | 	 | ||||||
|  | 
 | ||||||
|  |     -webkit-background-size: cover; | ||||||
|  |     -moz-background-size: cover; | ||||||
|  | 
 | ||||||
|  | } | ||||||
|  | 
 | ||||||
|  | 	cancel-subscription-modal .modal-body { | ||||||
|  | 		max-height: 800px; | ||||||
|  | 	} | ||||||
| } | } | ||||||
| 
 | 
 | ||||||
| </style> | </style> | ||||||
|  | @ -109,10 +137,11 @@ | ||||||
|                     <button type="button" class="close" data-dismiss="modal" aria-label="Close"><span aria-hidden="true">×</span></button> |                     <button type="button" class="close" data-dismiss="modal" aria-label="Close"><span aria-hidden="true">×</span></button> | ||||||
|                 </div> |                 </div> | ||||||
|                 <div class="modal-body"> |                 <div class="modal-body"> | ||||||
|  |                       | ||||||
| 					   <section id="price2"> | 					   <section id="price2"> | ||||||
|     <div class="container"> |     <div class="container"> | ||||||
| 					<div class="row col-md-2 text-center wow fadeInDown"></div>  |      <!--<div class="row col-md-2 text-center wow fadeInDown"></div> --> | ||||||
| 					<div class="row col-md-8 text-center wow fadeInDown"> |     <div class="row col-xs-12 col-sm-12	col-lg-6 text-center wow fadeInDown"> | ||||||
|        <div class="price-box"> |        <div class="price-box"> | ||||||
|        <span class="glyphicon glyphicon-flag"></span> |        <span class="glyphicon glyphicon-flag"></span> | ||||||
|         <h2 class="section-heading">General Terms & Conditions of Digital Glarus Membership</h2> |         <h2 class="section-heading">General Terms & Conditions of Digital Glarus Membership</h2> | ||||||
|  | @ -144,6 +173,7 @@ | ||||||
|                   6.3. Digital Glarus may terminate the membership of a member who disrupts the environment of coworking space.  <br>  |                   6.3. Digital Glarus may terminate the membership of a member who disrupts the environment of coworking space.  <br>  | ||||||
|                   6.4. Digital Glarus may expell a member who disrupts the environment of coworking space from the coworking space, stating the reasons for the expulsion.  |                   6.4. Digital Glarus may expell a member who disrupts the environment of coworking space from the coworking space, stating the reasons for the expulsion.  | ||||||
|                 <br><br> |                 <br><br> | ||||||
|  |                | ||||||
|                 </p> |                 </p> | ||||||
|                 <div class="text-center"> |                 <div class="text-center"> | ||||||
| 					<a href="mailto:info@ungleich.ch" class="btn btn-primary btn-blue">Still have a question?</a> | 					<a href="mailto:info@ungleich.ch" class="btn btn-primary btn-blue">Still have a question?</a> | ||||||
|  | @ -151,14 +181,13 @@ | ||||||
|               <div class="row col-md-2 text-center wow fadeInDown">  |               <div class="row col-md-2 text-center wow fadeInDown">  | ||||||
|               </div> |               </div> | ||||||
|                     </div> |                     </div> | ||||||
| 							</hr> |                | ||||||
|        </div>         |        </div>         | ||||||
|       </div> |       </div> | ||||||
|       <div class="row col-md-3 text-center wow fadeInDown"></div> |       <div class="row col-md-3 text-center wow fadeInDown"></div> | ||||||
|     </div>  |     </div>  | ||||||
|   </section>  |   </section>  | ||||||
|                 </div> |                 </div> | ||||||
|                  |  | ||||||
|             </div><!-- /.modal-content --> |             </div><!-- /.modal-content --> | ||||||
|         </div><!-- /.modal-dialog --> |         </div><!-- /.modal-dialog --> | ||||||
|     </div><!-- /.modal --> |     </div><!-- /.modal --> | ||||||
|  |  | ||||||
|  | @ -21,7 +21,7 @@ | ||||||
|    |    | ||||||
|   @media screen and (min-width: 768px) { |   @media screen and (min-width: 768px) { | ||||||
| 	 | 	 | ||||||
| 	#cancel-subscription-modal .modal-dialog  {width:900px;} | 	#cancel-subscription-modal .modal-dialog  {width:1000px;} | ||||||
| 	 | 	 | ||||||
| .glyphicon-flag { | .glyphicon-flag { | ||||||
| 	font-size: 44px; | 	font-size: 44px; | ||||||
|  | @ -209,14 +209,14 @@ | ||||||
|                 </div> |                 </div> | ||||||
|                 <div class="modal-body"> |                 <div class="modal-body"> | ||||||
|                       |                       | ||||||
| 					   <section id="price"> | 					   <section id="price2"> | ||||||
|     <div class="container"> |     <div class="container"> | ||||||
|      <!--<div class="row col-md-2 text-center wow fadeInDown"></div> --> |      <!--<div class="row col-md-2 text-center wow fadeInDown"></div> --> | ||||||
|     <div class="row col-md-8 text-center wow fadeInDown"> |     <div class="row col-xs-12 col-sm-12	col-lg-10 text-center wow fadeInDown"> | ||||||
|        <div class="price-box"> |        <div class="price-box"> | ||||||
|        <span class="glyphicon glyphicon-flag"></span> |        <span class="glyphicon glyphicon-flag"></span> | ||||||
|         <h2 class="section-heading">General Terms & Conditions of Digital Glarus Membership</h2> |         <h2 class="section-heading">General Terms & Conditions of Digital Glarus Membership</h2> | ||||||
|          <h2 class="price2">Valid from 31 October 2016, v1.0 dated 31 October 2016</h2> |          <h2 class="price">Valid from 31 October 2016, v1.0 dated 31 October 2016</h2> | ||||||
|          <hr class="primary"> |          <hr class="primary"> | ||||||
|             <div class="price-exp-box"> |             <div class="price-exp-box"> | ||||||
|                 <p class="text-left"> |                 <p class="text-left"> | ||||||
|  | @ -259,10 +259,6 @@ | ||||||
|     </div>  |     </div>  | ||||||
|   </section>  |   </section>  | ||||||
|                 </div> |                 </div> | ||||||
|                 <div class="modal-footer text-center"> |  | ||||||
|                     <button type="button" class="btn btn-primary btn-grey" data-dismiss="modal">No</button> |  | ||||||
|                     <button type="submit" class="btn btn-primary">Yes</button> |  | ||||||
|                 </div> |  | ||||||
|             </div><!-- /.modal-content --> |             </div><!-- /.modal-content --> | ||||||
|         </div><!-- /.modal-dialog --> |         </div><!-- /.modal-dialog --> | ||||||
|     </div><!-- /.modal --> |     </div><!-- /.modal --> | ||||||
|  |  | ||||||
|  | @ -7,7 +7,8 @@ | ||||||
| <style  type="text/css"> | <style  type="text/css"> | ||||||
| @media screen and (min-width: 768px) { | @media screen and (min-width: 768px) { | ||||||
| 	 | 	 | ||||||
| 	#cancel-subscription-modal .modal-dialog  {width:900px;} | 	cancel-subscription-modal .modal-dialog  {width:550px;} | ||||||
|  | 
 | ||||||
| 	 | 	 | ||||||
| 
 | 
 | ||||||
| .glyphicon-calendar{ | .glyphicon-calendar{ | ||||||
|  | @ -114,7 +115,7 @@ | ||||||
|                  <section id="price2"> |                  <section id="price2"> | ||||||
| 					<div class="signup-container"> | 					<div class="signup-container"> | ||||||
| 						<div class="col-xs-12 col-sm-3 col-lg-4 text-center wow fadeInDown"> </div> | 						<div class="col-xs-12 col-sm-3 col-lg-4 text-center wow fadeInDown"> </div> | ||||||
| 						<div class="col-xs-12 col-sm-6 col-lg-4 text-center wow fadeInDown">  | 						<div class="col-xs-12 col-sm-12 col-lg-12 text-center wow fadeInDown">  | ||||||
| 							<div class="signup-box"> | 							<div class="signup-box"> | ||||||
| 								<span class="glyphicon glyphicon-calendar"></span> | 								<span class="glyphicon glyphicon-calendar"></span> | ||||||
| 								<h2 class="section-heading">How the pricing works</h2> | 								<h2 class="section-heading">How the pricing works</h2> | ||||||
|  | @ -136,7 +137,8 @@ | ||||||
| 									<li>You will never be charged more than 290CHF per month.  <br>  </li> | 									<li>You will never be charged more than 290CHF per month.  <br>  </li> | ||||||
| 								</ul>             | 								</ul>             | ||||||
| 								</h2> | 								</h2> | ||||||
|                                <p class="signup-notice">Still have questions?<a href=#terms>Contact us!</a>.</p> | 								<br> | ||||||
|  | 									<a href="mailto:info@ungleich.ch" class="btn btn-primary btn-blue">Still have a question?</a> | ||||||
| 								<div class="notice-box"> | 								<div class="notice-box"> | ||||||
| 								</div> | 								</div> | ||||||
| 							</div> | 							</div> | ||||||
|  |  | ||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue