MediaWiki:Common.css: Difference between revisions

Content added Content deleted
No edit summary
No edit summary
Line 55: Line 55:
.WikiaArticle .toc {
.WikiaArticle .toc {
background-color:transparent;
background-color:transparent;
border:1px dashed #2f2cb8;
border:1px solid silver
float:right;
float:left;
clear:right;
clear:left;
postion:absolute;
postion:absolute;
right:250px;
left:150px;
width:250px;
width:150px;
min-width:250px;
min-width:150px;
max-width:250px;
max-width:150px;
color:#2f2cb8;
color: transparent
border-collapse:separate;
border-collapse:separate;
margin-left:5px;
margin-left:5px;