You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
16 lines
227 B
Plaintext
16 lines
227 B
Plaintext
2 months ago
|
#firstHeading {
|
||
|
display: none;
|
||
|
}
|
||
|
|
||
|
#mw-page-header-links {
|
||
|
display: none;
|
||
|
}
|
||
|
|
||
|
.skin-timeless {
|
||
|
#mw-content {
|
||
|
background: transparent;
|
||
|
padding: 0;
|
||
|
border: none;
|
||
|
box-shadow: none;
|
||
|
}
|
||
|
}
|