Template:Darth Wiki: Difference between revisions

Content added Content deleted
mNo edit summary
(some more fixes)
Line 2: Line 2:
body {
body {
background: rgb(128,128,128)!important;
background: rgb(128,128,128)!important;
color: gray!important;
color: black!important;


}
}
Line 44: Line 44:


#article, #article td, #article th, #article p {
#article, #article td, #article th, #article p {
color: gray!important;
color: black!important;
background: black!important;
background: rgb(128,128,128)!!important;


}
}