MediaWiki:Common.css

From TMG
(Difference between revisions)
Jump to: navigation, search
m
m
Line 4: Line 4:
  
 
.InfoboxContainer{
 
.InfoboxContainer{
position:static;
 
 
float:right;
 
float:right;
 
border:1px solid #AAA;
 
border:1px solid #AAA;
Line 15: Line 14:
 
text-align: left;
 
text-align: left;
 
line-height: 1.5em;
 
line-height: 1.5em;
display:table;
+
display:inline;
 
}
 
}
  

Revision as of 01:33, 29 June 2011

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

.page-Main_Page h1.firstHeading { display: none; }

.InfoboxContainer{
float:right;
border:1px solid #AAA;
background-color: #FFF;
width: 22em;
font-family:Tahoma;
font-size: 12px;
margin: 0.5em 0em 0.5em 1em;
clear: right;
text-align: left;
line-height: 1.5em;
display:inline;
}

.InfoboxHeader{
font-size: 14px;
font-weight:bold;
}

.tmgMainPageDiv{
border:1px solid #A3BFB1;
background-color: #FFF;
font-family:Tahoma;
font-size: 12px;
}

.tmgMainPageDivHeader{
border-bottom:1px solid #A3BFB1;
background-color: #CEF2E0;
padding:10px;
}

.tmgMainPageDivContent{
padding:10px;
}

.clear { clear: both;}
Personal tools
Namespaces
Variants
Actions
Navigation
Group Navigation
Teaching
Intranet
Toolbox