User:Emil76~enwiki/monobook.css: Difference between revisions
Appearance
Content deleted Content added
←Created page with '→this class removes border and background-color from the TOC: .tocnostyle table#toc, .tocnostyle table.toc { border: none; background-color: transparent; ...' |
m Maintenance script moved page User:Emil76/monobook.css to User:Emil76~enwiki/monobook.css without leaving a redirect: Automatically moved page while renaming the user "Emil76" to "[[Special:CentralAuth/Emil76~enwi... |
||
(33 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
#siteNotice {display:none;} |
|||
/* this class removes border and background-color from the TOC */ |
|||
.tocnostyle table#toc, .tocnostyle table.toc { |
|||
border: none; |
|||
background-color: transparent; |
|||
padding: 0; |
|||
} |