Difference between revisions of "MediaWiki:Common.css"

19 bytes removed ,  00:29, 27 December 2018
no edit summary
Line 256: Line 256:
.two-columns {
.two-columns {
     display: block;
     display: block;
    clear: both;
     overflow: hidden;
     overflow: hidden;
     width: 45%;
     width: 45%;
Line 288: Line 287:
   {
   {


.two-columns #col-1 {
.two-columns#col-1 {
width: 100%;
width: 100%;
  }
  }
.two-columns #col-2 {
.two-columns#col-2 {
width: 100%;
width: 100%;
}
}