Main Page

Difference between revisions of "User:Blead/tweeki.css"

From Arks-Visiphone
Jump to navigation Jump to search
(Goodbye white theme. Trying to fix only what is broken.)
(Make summary input color black)
 
Line 1: Line 1:
 
#wpTextbox1 {
 
#wpTextbox1 {
 +
    color: #000 !important;
 +
}
 +
input#wpSummary {
 
     color: #000 !important;
 
     color: #000 !important;
 
}
 
}

Latest revision as of 08:38, 8 April 2019

#wpTextbox1 {
    color: #000 !important;
}
input#wpSummary {
    color: #000 !important;
}