MediaWiki:Common.css: Difference between revisions
Jump to navigation
Jump to search
Content deleted Content added
m added comment line |
disable discussion link |
||
| Line 4: | Line 4: | ||
} |
} |
||
/* disable "discussion" link on every page */ |
|||
ca-talk { display:none!important; } |
|||
/* this doesn't work: Demis 2020-05-12 |
/* this doesn't work: Demis 2020-05-12 |
||
Revision as of 20:46, 13 May 2020
li#n-Lab-Rules a {
font-weight: bold;
}
/* disable "discussion" link on every page */
ca-talk { display:none!important; }
/* this doesn't work: Demis 2020-05-12
#content h6 {
text-indent: 0.5pt;
font-style="italic";
}
*/