MediaWiki:Common.css: Difference between revisions

No edit summary
No edit summary
Line 6: Line 6:
     width: 100%;
     width: 100%;
     overflow: hidden;
     overflow: hidden;
    border: 1px solid #a2a9b1;
     text-align: center;
     text-align: center;
     background-color: #fdf4ff; /* Remains pink */
     background-color: #fdf4ff; /* Remains pink */
Line 19: Line 18:


.current-text {
.current-text {
    border: 1px solid #a2a9b1;
     width: 56%;
     width: 56%;
     float: left;
     float: left;
Line 29: Line 29:


.current-media {
.current-media {
    border: 1px solid #a2a9b1;
     width: 33%;
     width: 33%;
     float: left;
     float: left;