MediaWiki:Common.css: Difference between revisions

removing code which is borking Table of Contents
No edit summary
(removing code which is borking Table of Contents)
Line 51:
code {
background-color:#FDD355;
}
 
.WikiaArticle .toc {
background-color:transparent;
border:1px solid silver
float:right;
align:right;
clear:left;
postion:absolute;
right:150px;
width:150px;
min-width:150px;
max-width:150px;
border-collapse:separate;
margin-right:5px;
}
 
Line 82 ⟶ 67:
}
 
/* Hide picture attribution in thumbnails */
.WikiaArticle .picture-attribution {display:none;}
 
/**
0

edits