MediaWiki:Common.css: Difference between revisions

From ProgZoo
Jump to navigation Jump to search
No edit summary
No edit summary
Line 5: Line 5:
   display: inline-block;
   display: inline-block;
   width:50%;
   width:50%;
  text-align:top;
}
}

Revision as of 11:05, 31 July 2021

.qu .usr, .qu .ans{
  display:none;
}
.inputs, .outputs{
  display: inline-block;
  width:50%;
  text-align:top;
}
Served by: dill at 2025-07-26T22:17

Navigation menu