The edit can be undone. Please check the comparison below to verify that this is what you want to do, and then publish the changes below to finish undoing the edit.
Latest revision | Your text | ||
Line 49: | Line 49: | ||
} | } | ||
#mw-content { | #mw-content { | ||
background-color: # | background-color: #000000; | ||
max-width: 90%; | max-width: 90%; | ||
padding: 0; | padding: 0; | ||
Line 58: | Line 58: | ||
width: 100%; | width: 100%; | ||
padding: 0; | padding: 0; | ||
background-color: # | background-color: #000000; | ||
} | } | ||
#mw-content-block { | #mw-content-block { | ||
Line 70: | Line 70: | ||
} | } | ||
.cosmos-header::before { | .cosmos-header::before { | ||
background: # | background: #000000; | ||
} | } | ||
#mw-content-wrapper | #mw-content-wrapper | ||
{ | { | ||
border:solid 4px # | border:solid 4px #920ed8; | ||
box-shadow:0px 0px 32px # | box-shadow:0px 0px 32px #920ed8; | ||
border-radius:8px; | border-radius:8px; | ||
width:1690px; | width:1690px; |