User:ToaMeiko-fduser/wikia.css: Difference between revisions
From Tardis Wiki, the free Doctor Who reference
No edit summary |
m (FANDOMbot moved page User:ToaMeiko/wikia.css to User:ToaMeiko-fduser/wikia.css: Automatically moved page while renaming the user "ToaMeiko/wikia.css" to "ToaMeiko-fduser/wikia.css") |
||
(3 intermediate revisions by one other user not shown) | |||
Line 5: | Line 5: | ||
/* Remove "Share" button */ | /* Remove "Share" button */ | ||
.share-button { | .wikia-button.share-button.secondary { | ||
display: none; | |||
} | |||
/* Remove "Log" and "Recent Changes" quicklinks from global.js */ | |||
#nav-log, #nav-recentchanges { | |||
display: none; | display: none; | ||
} | } |