MediaWiki:Common.css: Difference between revisions

mNo edit summary
mNo edit summary
#toc { float: right };
 
td.clickablecell a {
display:block;
width:100%;
}
 
div#breadcrumbs {
margin: 3px 0px 0px 1px;
vertical-align:top;
 
}
 
}
 
 
.AAMenuCell a { /*make the div clickable */
display: block;
height: 100%;
width: 100%;
text-decoration: none;
}
 
.AAMenuImg img{
width:290px;
display:inline-block;
}
.AAMenuText a { /*make the div clickable */
display: block;
height: 100%;
width: 100%;
text-decoration: none;
}