Difference between revisions of "User:Sakaratte/vector.css"

Jump to navigation Jump to search
no edit summary
 
Line 1: Line 1:
/* All CSS here will be loaded for users of the Vector skin */
/* All CSS here will be loaded for users of the Vector skin */


:root {
/*:root {
--header: #1f8b4c;
--header: #1f8b4c;
--secondary-header: #fca349;
--secondary-header: #fca349;
Line 134: Line 134:
background-image: url(https://media.discordapp.net/attachments/907037114313617458/945439436156571679/183602417_473221613953885_5916805616552926719_n.png);
background-image: url(https://media.discordapp.net/attachments/907037114313617458/945439436156571679/183602417_473221613953885_5916805616552926719_n.png);
/* background-blend-mode: soft-light; */
/* background-blend-mode: soft-light; */
width: 100%;height: 100%;
/* width: 100%;height: 100%;
background-position: center;
background-position: center;
opacity: 0.6;
opacity: 0.6;
Line 144: Line 144:
/* Dark Mode                          */
/* Dark Mode                          */
/* ################################## */
/* ################################## */
 
/*
.mw-dark-mode, .mw-dark-mode .mw-page-base, .mw-dark-mode .mw-body,  
.mw-dark-mode, .mw-dark-mode .mw-page-base, .mw-dark-mode .mw-body,  
.mw-dark-mode #mw-panel, .mw-dark-mode #mw-head
.mw-dark-mode #mw-panel, .mw-dark-mode #mw-head
Line 220: Line 220:


/* Recent Changes */
/* Recent Changes */
.mw-dark-mode .mw-changeslist h4 {
/*.mw-dark-mode .mw-changeslist h4 {
     color: var(--dark-mode-text);
     color: var(--dark-mode-text);
}
}

Navigation menu