mirror of
https://github.com/Metastem/wikiless
synced 2024-12-06 19:16:58 +01:00
@@ -0,0 +1,21 @@
|
||||
@import "wikipedia_styles_dark.css";
|
||||
|
||||
/* the logo section at the left side at the top of the French page header */
|
||||
img.mw-logo-wordmark, img.mw-logo-tagline {
|
||||
filter: invert(90%);
|
||||
}
|
||||
|
||||
/* main content of French 'Main_Page' */
|
||||
#accueil_2017_en-tete {
|
||||
background: transparent !important;
|
||||
border: 1px solid var(--gray-5);
|
||||
}
|
||||
#mw-content-text h2 {
|
||||
background: transparent !important;
|
||||
}
|
||||
|
||||
div.accueil_2017_cadre {
|
||||
box-shadow: none;
|
||||
border: 1px solid var(--gray-5);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user