«ميدياويكي:Common.css»: الفرق بين المراجعتين
من الموسوعة التونسية
| سطر 1: | سطر 1: | ||
| − | |||
html {direction:rtl; } | html {direction:rtl; } | ||
div.cols {float: right;} | div.cols {float: right;} | ||
| سطر 16: | سطر 15: | ||
.xxl-12 {display:inline-block; width: 100%; } | .xxl-12 {display:inline-block; width: 100%; } | ||
| − | .bloc{ padding: 20px; background: #f7f7f7; border: 1px solid #eee; border-top-width: 6px | + | .bloc{ padding: 20px; margin: 10px; background: #f7f7f7; border: 1px solid #eee; border-top-width: 6px; } |
h1{text-align: center; font-size: 3.0em;} | h1{text-align: center; font-size: 3.0em;} | ||
h2{ font-size: 2.0em; } | h2{ font-size: 2.0em; } | ||
مراجعة 15:08، 22 نوفمبر 2016
html {direction:rtl; }
div.cols {float: right;}
.xxl-0 {display:none; }
.xxl-1 {display:inline-block; width: 8.33333%; }
.xxl-2 {display:inline-block; width: 16.66667%; }
.xxl-3 {display:inline-block; width: 25%; }
.xxl-4 {display:inline-block; width: 33.33333%; }
.xxl-5 {display:inline-block; width: 41.66667%; }
.xxl-6 {display:inline-block; width: 50%; }
.xxl-7 {display:inline-block; width: 58.33333%; }
.xxl-8 {display:inline-block; width: 66.66667%; }
.xxl-9 {display:inline-block; width: 75%; }
.xxl-10 {display:inline-block; width: 83.33333%; }
.xxl-11 {display:inline-block; width: 91.66667%; }
.xxl-12 {display:inline-block; width: 100%; }
.bloc{ padding: 20px; margin: 10px; background: #f7f7f7; border: 1px solid #eee; border-top-width: 6px; }
h1{text-align: center; font-size: 3.0em;}
h2{ font-size: 2.0em; }
.red{border-color: #FF0000;}
.green{border-color: #68C468;}
.bleu{border-color: #268BD2;}
