|
|
@ -177,15 +177,15 @@ |
|
|
|
//min-width: 100%; |
|
|
|
//min-width: 100%; |
|
|
|
|
|
|
|
|
|
|
|
&.h-center { |
|
|
|
&.h-center { |
|
|
|
///* 09版 */ |
|
|
|
/* 09版 */ |
|
|
|
//-webkit-box-align: center; |
|
|
|
-webkit-box-align: center; |
|
|
|
///* 12版 */ |
|
|
|
/* 12版 */ |
|
|
|
//-webkit-align-items: center; |
|
|
|
-webkit-align-items: center; |
|
|
|
//-moz-align-items: center; |
|
|
|
-moz-align-items: center; |
|
|
|
//-ms-align-items: center; |
|
|
|
-ms-align-items: center; |
|
|
|
//-ms-flex-align: center; |
|
|
|
-ms-flex-align: center; |
|
|
|
//-o-align-items: center; |
|
|
|
-o-align-items: center; |
|
|
|
//align-items: center; |
|
|
|
align-items: center; |
|
|
|
|
|
|
|
|
|
|
|
//> .c-e { |
|
|
|
//> .c-e { |
|
|
|
// margin-left: auto !important; |
|
|
|
// margin-left: auto !important; |
|
|
|