Content deleted Content added
|
|
| Line 6: |
Line 6: |
|
padding: 0 !important; |
|
padding: 0 !important; |
|
} |
|
} |
|
a.new {
|
|
.new { |
|
color: #f72a57; |
|
color: #f72a57; |
|
} |
|
} |
Revision as of 23:07, 27 December 2024
/* CSS placed here will be applied to all skins */
.mw-page-title-namespace,
.mw-page-title-separator {
display: none !important; /* Hide elements completely */
margin: 0 !important;
padding: 0 !important;
}
.new {
color: #f72a57;
}