User:ToaMeiko-fduser/wikia.css: Difference between revisions
From Tardis Wiki, the free Doctor Who reference
mNo 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") |
||
(2 intermediate revisions by one other user not shown) | |||
Line 6: | Line 6: | ||
/* Remove "Share" button */ | /* Remove "Share" button */ | ||
.wikia-button.share-button.secondary { | .wikia-button.share-button.secondary { | ||
display: none; | |||
} | |||
/* Remove "Log" and "Recent Changes" quicklinks from global.js */ | |||
#nav-log, #nav-recentchanges { | |||
display: none; | display: none; | ||
} | } |