Line 1:
Line 1:
−
#p-cactions
+
#p-cactions {
−
{
+
background-image: linear-gradient(to top, #77C1F6 0, #E8F2F8 1px, #FFFFFF 100%);
−
background-image: linear-gradient(to top,#77c1f6 0,#e8f2f8 1px,#ffffff 100%);
}
}
−
+
#simpleSearch {
−
#simpleSearch{
+
background-color: #FFFFFF;
−
background-color: white;
}
}
−
#mw-page-base{
+
#mw-page-base {
−
background: None !important;
+
background: none !important;
}
}