MediaWiki:Vector.css: Difference between revisions

m
no edit summary
mNo edit summary
Tag: Manual revert
mNo edit summary
Line 110: Line 110:
#bodyContent h6 {
#bodyContent h6 {
   color:#E6E6E6;
   color:#E6E6E6;
   font-family:"Kurokane","Arial";
   font-family:Kurokane;
   font-weight:normal
   font-weight:normal
}
}
Line 116: Line 116:
   background:url(/w/images/5/50/Wiki-background);
   background:url(/w/images/5/50/Wiki-background);
   color:#E6E6E6;
   color:#E6E6E6;
   font-family:"Rodin","Arial"
   font-family:Rodin
}
}
.mw-list-item {
.mw-list-item {
Line 124: Line 124:
   background:linear-gradient(to bottom,rgba(0,0,0,0),rgba(0,0,0,0.90),rgba(0,0,0,1)) fixed,url(/w/images/5/50/Wiki-background);
   background:linear-gradient(to bottom,rgba(0,0,0,0),rgba(0,0,0,0.90),rgba(0,0,0,1)) fixed,url(/w/images/5/50/Wiki-background);
   color:#E6E6E6;
   color:#E6E6E6;
   font-family:"Rodin","Arial"
   font-family:Rodin
}
}
#content,
#content,
Line 130: Line 130:
   background-color:#000B10;
   background-color:#000B10;
   color:#E6E6E6;
   color:#E6E6E6;
   font-family:"Rodin","Arial"
   font-family:Rodin
}
}
.mainpage .wds-tabs__tab {
.mainpage .wds-tabs__tab {
Line 300: Line 300:
   border-color:#4A31FF;
   border-color:#4A31FF;
   text-align:center;
   text-align:center;
   font-family:"Kurokane","Arial";
   font-family:Kurokane;
   font-weight:normal
   font-weight:normal
}
}