«ميدياويكي:Common.css»: الفرق بين المراجعتين
من الموسوعة التونسية
| سطر 18: | سطر 18: | ||
.cols h1{text-align: center; font-size: 3.0em;} | .cols h1{text-align: center; font-size: 3.0em;} | ||
.cols h2{ font-size: 2.0em; } | .cols h2{ font-size: 2.0em; } | ||
| + | |||
| + | #content{ background:"red";} | ||
مراجعة 15:41، 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:0 20px 20px 20px; margin: 10px; background: #f7f7f7; border: 1px solid #AC8F00; border-top-width: 6px; }
.cols h1{text-align: center; font-size: 3.0em;}
.cols h2{ font-size: 2.0em; }
#content{ background:"red";}
