MediaWiki:Common.css: Difference between revisions
mNo edit summary |
mNo edit summary |
||
Line 3: | Line 3: | ||
/*Float the table of contents to the right */ |
/*Float the table of contents to the right */ |
||
#toc { float: right }; |
#toc { float: right }; |
||
td.clickablecell a { |
|||
display:block; |
|||
width:100%; |
|||
} |