Difference between revisions of "MediaWiki:Common.css"

From Hubitat Documentation
Jump to: navigation, search
Line 23: Line 23:
 
#p-views.vectorTabs { display: none !important; }
 
#p-views.vectorTabs { display: none !important; }
 
#p-namespaces.vectorTabs { display: none !important; }
 
#p-namespaces.vectorTabs { display: none !important; }
 +
  
  
 
#column-content { margin: 0 0 .6em 0; }
 
#column-content { margin: 0 0 .6em 0; }
 
#content { margin: 2.8em 0 0 0; }
 
#content { margin: 2.8em 0 0 0; }
 
+
#p-tb-label { display: none !important; }
 
#p-cactions { left: .1em; }
 
#p-cactions { left: .1em; }

Revision as of 14:00, 20 March 2021

/* CSS placed here will be applied to all skins #382e2b*/
html, body { font-family: "Helvetica","Arial",sans-serif; }
#n-randompage, #t-whatlinkshere, #t-recentchangeslinked, #ca-talk, #ca-viewsource, #ca-history, #ca-view, #ca-nstab-main {display: none !important;}
body { background-color: #382e2b;}
#mw-page-base { background: unset; background-color: #382e2b; }
#mw-panel .portal .body li a { color: white }
#mw-panel .portal .body li a:visited { color: white }
#mw-panel .portal h3 { color: white }
#p-logo { height: unset }
#p-logo a { background-color: #81BC00; background-image: url('https://cdn.shopify.com/s/files/1/2575/8806/t/20/assets/hubitat-logo-white.png?12305349504016435410');
background-size: 160px;
background-repeat:   no-repeat;
background-position: center center;
margin-left: -8px;
padding-right: 16px;
height:80px; }
#p-logo img {display:none}
#mw-head #p-personal a, #mw-head #p-personal a:visited { color: white }
#footer ul li, #footer a, #footer a:visited {color:white}
#p-cactions {background-color:white}
ca-talk { display:none!important; }
#ca-viewsource { display: none !important; }
#p-views.vectorTabs { display: none !important; }
#p-namespaces.vectorTabs { display: none !important; }



#column-content { margin: 0 0 .6em 0; }
#content { margin: 2.8em 0 0 0; }
#p-tb-label { display: none !important; }
#p-cactions { left: .1em; }