MediaWiki:Common.css: Difference between revisions

no edit summary
No edit summary
No edit summary
Line 6: Line 6:
body.page-Main_Page.action-view #catlinks,
body.page-Main_Page.action-view #catlinks,
body.page-Main_Page.action-view #lastmod {  
body.page-Main_Page.action-view #lastmod {  
display: none;
display: none;
}
}


#bodyContent {
#bodyContent {
position: relative;
position: relative;
}
}


Line 16: Line 16:
div.userbox img { max-width:100%; width/**\*/:100%\9; height:auto !important; }
div.userbox img { max-width:100%; width/**\*/:100%\9; height:auto !important; }
table.talkbubble {
table.talkbubble {
table-layout/*\**/:fixed\9;
table-layout/*\**/:fixed\9;
width/*\**/:100%\9;
width/*\**/:100%\9;
}
}
table.talkbubble > tr > td:first-child, table.talkbubble > tbody > tr > td:first-child { text-align:center; width:90px; }
table.talkbubble > tr > td:first-child, table.talkbubble > tbody > tr > td:first-child { text-align:center; width:90px; }
Line 24: Line 24:
/* Alignment classes */
/* Alignment classes */
.gocenter {
.gocenter {
margin-left: auto;
margin-left: auto;
margin-right: auto;
margin-right: auto;
}
}
.goleft {
.goleft {
clear: left;
clear: left;
float: left;
float: left;
}
}
.goright {
.goright {
clear: right;
clear: right;
float: right;
float: right;
}
}


/* KHWiki Tabber */
/* KHWiki Tabber */
.infobox .tabbernav {
font-size: 90%;
}
.tabber.goright.info .nav {
.tabber.goright.info .nav {
display: block !important;
display: block !important;