Jump to content

MediaWiki:Common.css: Difference between revisions

vertical-align:top;
(vertical-align:top;)
(vertical-align:top;)
Line 1: Line 1:
/** CSS placed here will be applied to all skins */
/** CSS placed here will be applied to all skins */


/* wikitable/prettytable class for skinning normal tables */
/* wikitable/prettytable class for skinning normal tables <pre>*/


table.wikitable,
table.wikitable,
Line 9: Line 9:
   border: 1px #aaa solid;
   border: 1px #aaa solid;
   border-collapse: collapse;
   border-collapse: collapse;
vertical-align:top;
}
}


Line 22: Line 23:
   background: #f2f2f2;
   background: #f2f2f2;
   text-align: center;
   text-align: center;
vertical-align:top;
}
}


Cookies help us deliver our services. By using our services, you agree to our use of cookies.