Merge pull request #436 from tiwariav/task/3660/webringfuture
task #3660 whydatacenterlight 'we bring future' section
This commit is contained in:
		
				commit
				
					
						90f01c277b
					
				
			
		
					 2 changed files with 17 additions and 6 deletions
				
			
		|  | @ -45,6 +45,12 @@ h6 { | ||||||
|     font-weight: 400; |     font-weight: 400; | ||||||
| } | } | ||||||
| 
 | 
 | ||||||
|  | @media (min-width: 768px) { | ||||||
|  |     .lead-right { | ||||||
|  |         text-align: right; | ||||||
|  |     } | ||||||
|  | } | ||||||
|  | 
 | ||||||
| .btn { | .btn { | ||||||
|     box-shadow: 0 1px 4px rgba(0, 0, 0, .6); |     box-shadow: 0 1px 4px rgba(0, 0, 0, .6); | ||||||
| } | } | ||||||
|  | @ -803,8 +809,13 @@ tech-sub-sec h2 { | ||||||
| 	vertical-align: middle; | 	vertical-align: middle; | ||||||
| 	display: inline-block; | 	display: inline-block; | ||||||
| } | } | ||||||
|  | @media (max-width: 768px) { | ||||||
|  |     .ssdimg img { | ||||||
|  |         width: 100px; | ||||||
|  |     } | ||||||
|  | } | ||||||
| .padding-vertical{ | .padding-vertical{ | ||||||
| 	padding: 30px 9px; | 	padding: 30px 2px; | ||||||
| } | } | ||||||
| 
 | 
 | ||||||
| .percent-text img { | .percent-text img { | ||||||
|  | @ -1354,7 +1365,7 @@ tech-sub-sec h2 { | ||||||
|     } |     } | ||||||
|     .percent-text { |     .percent-text { | ||||||
|         font-family: 'Lato'; |         font-family: 'Lato'; | ||||||
|     	font-size: 31px; |         font-size: 37px; | ||||||
|         /* text-align: center; */ |         /* text-align: center; */ | ||||||
|     } |     } | ||||||
|     .pricing-section .card { |     .pricing-section .card { | ||||||
|  | @ -1496,7 +1507,7 @@ a#forgotpassword { | ||||||
| 	} | 	} | ||||||
| 	.flex-row .percent-text, | 	.flex-row .percent-text, | ||||||
| 	.flex-row .desc-text { | 	.flex-row .desc-text { | ||||||
| 		max-width: 600px; | 		max-width: 710px; | ||||||
| 	} | 	} | ||||||
| 	.flex-row-rev .percent-text { | 	.flex-row-rev .percent-text { | ||||||
| 		order: 2; | 		order: 2; | ||||||
|  |  | ||||||
|  | @ -99,7 +99,7 @@ | ||||||
|         <div class="space"> |         <div class="space"> | ||||||
|         <div class="container"> |         <div class="container"> | ||||||
|             <div class="tech-sub-sec"> |             <div class="tech-sub-sec"> | ||||||
|                 <h2>{% trans "We bring the future to you." %}</h2> |                 <h3>{% trans "We bring the future to you." %}</h3> | ||||||
|             </div> |             </div> | ||||||
|             <div class="flex-row flex-row-rev"> |             <div class="flex-row flex-row-rev"> | ||||||
|                 <div class="percent-text"> |                 <div class="percent-text"> | ||||||
|  | @ -114,7 +114,7 @@ | ||||||
|                     <span class="space-middle"> 100% <strong>SSD</strong></span> <span class="ssdimg"><img class="img-responsive" src="{% static 'datacenterlight/img/ssd.jpg' %}" alt="SSD"></span> |                     <span class="space-middle"> 100% <strong>SSD</strong></span> <span class="ssdimg"><img class="img-responsive" src="{% static 'datacenterlight/img/ssd.jpg' %}" alt="SSD"></span> | ||||||
|                 </div> |                 </div> | ||||||
|                 <div class="desc-text padding-vertical w380"> |                 <div class="desc-text padding-vertical w380"> | ||||||
|                     <p class="lead new-lead">{% blocktrans %} No more spinning metal plates! Data Center Light uses only SSDs. We keep things faster and lighter. {% endblocktrans %}</p> |                     <p class="lead new-lead lead-right">{% blocktrans %} No more spinning metal plates! Data Center Light uses only SSDs. We keep things faster and lighter. {% endblocktrans %}</p> | ||||||
|                 </div> |                 </div> | ||||||
|             </div> |             </div> | ||||||
|         </div> |         </div> | ||||||
|  |  | ||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue