staff
1,132
edits
(updates) |
(wiki formatting) |
||
Line 27: | Line 27: | ||
For anyone that doesn`t like the buttons at the top of the entry pages and wants to hide them like before, you can add the following to your UserCSS. | For anyone that doesn`t like the buttons at the top of the entry pages and wants to hide them like before, you can add the following to your UserCSS. | ||
< | <pre>#layout-main div.anime_all ul.links_top, | ||
#layout-main div.character_all ul.links_top, | #layout-main div.character_all ul.links_top, | ||
#layout-main div.club_all ul.links_top, | #layout-main div.club_all ul.links_top, | ||
Line 36: | Line 36: | ||
{ | { | ||
display: none; | display: none; | ||
}</ | }</pre> | ||
[[User:CDB-Man|CDB-Man]] ([[User talk:CDB-Man|talk]]) 00:01, 14 September 2014 (CEST) | [[User:CDB-Man|CDB-Man]] ([[User talk:CDB-Man|talk]]) 00:01, 14 September 2014 (CEST) |