«ميدياويكي:Common.css»: الفرق بين المراجعتين
من الموسوعة التونسية
| سطر 12: | سطر 12: | ||
.xxl-10 {display:inline-block; width: 83.33333%; } | .xxl-10 {display:inline-block; width: 83.33333%; } | ||
.xxl-11 {display:inline-block; width: 91.66667%; } | .xxl-11 {display:inline-block; width: 91.66667%; } | ||
| − | .xxl-12 {display:inline-block; width: 100%; } | + | .xxl-12 {display:inline-block; width: 100%; display:table-cell;} |
| − | .wd-bloc {padding: 20px; | + | .wd-bloc {padding: 20px; background: #f3f3f3; } |
.wd-bloc h1{ text-align:center; font-size: 3.2em; } | .wd-bloc h1{ text-align:center; font-size: 3.2em; } | ||
مراجعة 13:15، 22 نوفمبر 2016
/* ستؤثر الأنماط المتراصة (CSS) المعروضة هنا على كل الواجهات */
.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%; display:table-cell;}
.wd-bloc {padding: 20px; background: #f3f3f3; }
.wd-bloc h1{ text-align:center; font-size: 3.2em; }
.b-red {border: 1px solid #E70013; border-top: 5px #E70013 solid;}
.b-green { border: 1px solid #68C468; border-top: 5px #68C468 solid;}
