Difference between revisions of "MediaWiki:Common.css"

From zunagi

Line 5: Line 5:
 
}
 
}
  
.embedvideowrap {
+
.thumb embedvideo autoResize {
 
     padding-bottom: 10px;
 
     padding-bottom: 10px;
 
}
 
}

Revision as of 17:41, 7 January 2021

/* CSS placed here will be applied to all skins */

.tab-bar {
    background: #95C94A;
}

.thumb embedvideo autoResize {
    padding-bottom: 10px;
}