User:Raid5/common.css: Difference between revisions
Appearance
Content deleted Content added
+help:permanent link: ”a permalink can be made by clicking ’permanent link’ in the sidebar’s toolbox or by accessing a prior version of a page from its page history tab.” |
|||
Line 1: | Line 1: | ||
/* Wikipedian logon vaihtaminen tarkemmaksi */ |
|||
#p-logo a { background: url(https:/upwiki/wikipedia/commons/2/2b/Wikipedia_logo_v2_with_text_%28black%29.svg) 35% 50% no-repeat} |
|||
/* Korostaminen */ |
/* Korostaminen */ |
||
/* https://fi.wikipedia.org/wiki/Ohje:Omat_tyylit/CSS. https://fi.wikipedia.org/enwiki/w/index.php?title=Ohje:Omat_tyylit/CSS&oldid=7736330 */ |
|||
#pt-logout { font-weight: bold} /* Kirjaudu ulos */ |
|||
#t-permalink { font-weight: bold; background-color:#DCDCDC} /* Ikilinkki */ |
|||
/* Kielilinkit https://fi.wikipedia.org/wiki/Ohje:Omat_tyylit/CSS */ |
|||
#p-lang .interwiki-de { font-weight: bold} |
#p-lang .interwiki-de { font-weight: bold} |
||
#p-lang .interwiki-fr { font-weight: bold} |
#p-lang .interwiki-fr { font-weight: bold} |
||
Line 9: | Line 15: | ||
#p-lang .interwiki-fi { font-weight: bold; background-color:#DCDCDC} |
#p-lang .interwiki-fi { font-weight: bold; background-color:#DCDCDC} |
||
/* |
/* Piilottaminen */ |
||
/* https://fi.wikipedia.org/enwiki/w/index.php?title=Ohje:Ulkoasun_muokkaaminen&oldid=12213449 */ |
|||
#t-permalink { font-weight: bold} |
|||
#pt-userpage { background: none } /* Käyttäjätunnuksen vieressä sijaitsen kuvan poistaminen (ei toimi). */ |
|||
#pt-betafeatures { display:none; } /* Asetukset > Beetaominaisuudet. */ |
|||
#p-navigation > .vector-menu-content > .vector-menu-content-list { display:none; } /* Etusivu, Tietoja Wikipediasta, Kaikki sivut, Satunnainen artikkeli */ |
|||
.portal.vector-menu-portal.mw-portlet-coll-print_export.mw-portlet.vector-menu { display:none; } /* Tulosta/vie -valikko: Lataa PDF-tiedostona & Tulostettava versio. */ |
|||
#feed-atom { display:none; } /* Atom-linkki */ |
|||
.mw-list-item.wb-otherproject-mediawiki.wb-otherproject-link { display:none; } /* MediaWiki */ |
|||
.mw-list-item.wb-otherproject-meta.wb-otherproject-link { display:none; } /* MetaWiki */ |
|||
.mw-list-item.wb-otherproject-sources.wb-otherproject-link { display:none; } /* Monikielinen Wikiaineisto */ |
|||
.mw-list-item.wb-otherproject-species.wb-otherproject-link { display:none; } /* Wikispecies */ |
|||
.mw-list-item.wb-otherproject-wikibooks.wb-otherproject-link { display:none; } /* Wikisanakirja */ |
|||
.mw-list-item.badge-Q70893996.wb-otherproject-wikimania.wb-otherproject-link { display:none; } /* Wikimania */ |
|||
.mw-list-item.wb-otherproject-wikinews.wb-otherproject-link { display:none; } /* Wikiuutiset */ |
|||
.mw-list-item.wb-otherproject-wikiquote.wb-otherproject-link { display:none; } /* Wikisitaatit */ |
|||
.mw-list-item.wb-otherproject-wikisource.wb-otherproject-link { display:none; } /* Wikiaineisto */ |
|||
.mw-list-item.wb-otherproject-wikiversity.wb-otherproject-link { display:none; } /* Wikiopisto */ |
|||
.mw-list-item.wb-otherproject-wikivoyage.wb-otherproject-link { display:none; } /* Wikimatkat */ |
|||
.mw-list-item.wb-otherproject-wiktionary.wb-otherproject-link { display:none; } /* Wikisanakirja */ |
Revision as of 21:38, 7 May 2023
/* Wikipedian logon vaihtaminen tarkemmaksi */
#p-logo a { background: url(https:/upwiki/wikipedia/commons/2/2b/Wikipedia_logo_v2_with_text_%28black%29.svg) 35% 50% no-repeat}
/* Korostaminen */
/* https://fi.wikipedia.org/wiki/Ohje:Omat_tyylit/CSS. https://fi.wikipedia.org/enwiki/w/index.php?title=Ohje:Omat_tyylit/CSS&oldid=7736330 */
#pt-logout { font-weight: bold} /* Kirjaudu ulos */
#t-permalink { font-weight: bold; background-color:#DCDCDC} /* Ikilinkki */
#p-lang .interwiki-de { font-weight: bold}
#p-lang .interwiki-fr { font-weight: bold}
#p-lang .interwiki-it { font-weight: bold}
#p-lang .interwiki-hu { font-weight: bold}
#p-lang .interwiki-sv { font-weight: bold}
#p-lang .interwiki-fi { font-weight: bold; background-color:#DCDCDC}
/* Piilottaminen */
/* https://fi.wikipedia.org/enwiki/w/index.php?title=Ohje:Ulkoasun_muokkaaminen&oldid=12213449 */
#pt-userpage { background: none } /* Käyttäjätunnuksen vieressä sijaitsen kuvan poistaminen (ei toimi). */
#pt-betafeatures { display:none; } /* Asetukset > Beetaominaisuudet. */
#p-navigation > .vector-menu-content > .vector-menu-content-list { display:none; } /* Etusivu, Tietoja Wikipediasta, Kaikki sivut, Satunnainen artikkeli */
.portal.vector-menu-portal.mw-portlet-coll-print_export.mw-portlet.vector-menu { display:none; } /* Tulosta/vie -valikko: Lataa PDF-tiedostona & Tulostettava versio. */
#feed-atom { display:none; } /* Atom-linkki */
.mw-list-item.wb-otherproject-mediawiki.wb-otherproject-link { display:none; } /* MediaWiki */
.mw-list-item.wb-otherproject-meta.wb-otherproject-link { display:none; } /* MetaWiki */
.mw-list-item.wb-otherproject-sources.wb-otherproject-link { display:none; } /* Monikielinen Wikiaineisto */
.mw-list-item.wb-otherproject-species.wb-otherproject-link { display:none; } /* Wikispecies */
.mw-list-item.wb-otherproject-wikibooks.wb-otherproject-link { display:none; } /* Wikisanakirja */
.mw-list-item.badge-Q70893996.wb-otherproject-wikimania.wb-otherproject-link { display:none; } /* Wikimania */
.mw-list-item.wb-otherproject-wikinews.wb-otherproject-link { display:none; } /* Wikiuutiset */
.mw-list-item.wb-otherproject-wikiquote.wb-otherproject-link { display:none; } /* Wikisitaatit */
.mw-list-item.wb-otherproject-wikisource.wb-otherproject-link { display:none; } /* Wikiaineisto */
.mw-list-item.wb-otherproject-wikiversity.wb-otherproject-link { display:none; } /* Wikiopisto */
.mw-list-item.wb-otherproject-wikivoyage.wb-otherproject-link { display:none; } /* Wikimatkat */
.mw-list-item.wb-otherproject-wiktionary.wb-otherproject-link { display:none; } /* Wikisanakirja */