۲٬۱۰۱
ویرایش
بدون خلاصۀ ویرایش |
بدون خلاصۀ ویرایش |
||
خط ۱۰۱: | خط ۱۰۱: | ||
border:0px; | border:0px; | ||
} | } | ||
/* SECTIONS */ | |||
.section { | .section { | ||
clear: both; | clear: both; | ||
خط ۱۱۲: | خط ۱۱۱: | ||
.col { | .col { | ||
display: block; | display: block; | ||
float: | float:right; | ||
margin: 1% 0 1% 1.6%; | margin: 1% 0 1% 1.6%; | ||
} | } | ||
خط ۱۲۵: | خط ۱۲۴: | ||
/* GRID OF TWO */ | /* GRID OF TWO */ | ||
.span_2_of_2 { | .span_2_of_2 { | ||
width: | width: 45%; | ||
} | } | ||
.span_1_of_2 { | .span_1_of_2 { | ||
width: | width: 45%; | ||
} | } | ||
/* GO FULL WIDTH AT LESS THAN | /* GO FULL WIDTH AT LESS THAN 580 PIXELS */ | ||
@media only screen and (max-width: 580px) { | @media only screen and (max-width: 580px) { | ||
خط ۱۳۹: | خط ۱۳۸: | ||
} | } | ||
@media only screen and (max-width: | @media only screen and (max-width: 480px) { | ||
.span_2_of_2, .span_1_of_2 { width: 100%; } | .span_2_of_2, .span_1_of_2 { width: 100%; } | ||
} | } | ||
/* Mahdi end*/ | /* Mahdi end*/ |