Difference between revisions of "User:James Hare/vector.css"

From Wikimedia District of Columbia
Jump to navigation Jump to search
(Experiment)
(Moving to sitewide skin)
 
(One intermediate revision by the same user not shown)
Line 1: Line 1:
@import url(http://fonts.googleapis.com/css?family=Noto+Sans:400,700&subset=latin,latin-ext);
 
 
body {
 
background-color: #fcfcfc;
 
font-family: 'Noto Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
 
}
 
 
#mw-page-base {
 
background-color: #fcfcfc;
 
background-image: none;
 
}
 
div#content {
 
border: 1px solid #fff;
 
}
 
div.vectorTabs ul li {
 
background-image: none;
 
background-color: #fff;
 
}
 
#p-views, #p-views *, #p-namespaces, #p-namespaces * {
 
background-image: none;
 
}
 
div.vectorTabs ul li.selected {
 
font-weight:bold;
 
}
 
div.vectorTabs ul li span a:hover {
 
text-decoration: none;
 
}
 
#catlinks {
 
border:none;
 
padding:10px;
 
}
 
 
.vectorTabs ul li {
 
background-color: #fcfcfc !important;
 
}
 
 
#toc {
 
border:none;
 
padding:14px;
 
}
 

Latest revision as of 17:59, 14 March 2015