MediaWiki:Common.css

From The Educational Games Database (TEGD)
(Difference between revisions)
Jump to: navigation, search
 
(6 intermediate revisions by one user not shown)
Line 1: Line 1:
 
/* CSS placed here will be applied to all skins */
 
/* CSS placed here will be applied to all skins */
  
#MWPlayer-1_wrapper, #MWPlayer-2_wrapper, #MWPlayer-3_wrapper, #MWPlayer-4_wrapper, #MWPlayer-5_wrapper {
+
.videowrap {
 
float:right;
 
float:right;
 
margin-left:17px;
 
margin-left:17px;
Line 9: Line 9:
 
background-color:#f9f9f9;
 
background-color:#f9f9f9;
 
display:block;
 
display:block;
 +
padding:5px;
 
}
 
}

Latest revision as of 23:13, 22 April 2012

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

.videowrap {
float:right;
margin-left:17px;
margin-top:6px;
margin-bottom:16px;
border: 1px solid #ccc;
background-color:#f9f9f9;
display:block;
padding:5px;
}
Personal tools
Namespaces
Variants
Actions
Navigation
Toolbox