User:TheAlternateDoctor/vector.css

From Rhythm Heaven Wiki
< User:TheAlternateDoctor
Revision as of 14:43, 18 July 2023 by TheAlternateDoctor (talk | contribs) (Edited even more borders)
Jump to navigation Jump to search

Note: After publishing, you may have to bypass your browser's cache to see the changes.

  • Firefox / Safari: Hold Shift while clicking Reload, or press either Ctrl-F5 or Ctrl-R (⌘-R on a Mac)
  • Google Chrome: Press Ctrl-Shift-R (⌘-Shift-R on a Mac)
  • Internet Explorer / Edge: Hold Ctrl while clicking Refresh, or press Ctrl-F5
  • Opera: Press Ctrl-F5.
#p-personal {
background-color:#00131D;
top:0px;
right:0px;
padding: 6px 16px;
border-bottom-left-radius: 15px;
border: 1px solid #A7D7F9;
border-top-color: #00131D;
border-right-color: #00131D;
}

#p-personal ul{
padding: 0px;
}

#mw-panel .vector-menu-content-list{
padding: 6px ;
background-color:#00131D;
border-radius: 15px;
border: 1px solid #A7D7F9;
}

#mw-panel .vector-menu-heading{
text-align: center;
}

#p-namespaces .mw-list-item, #p-views .mw-list-item{
background-color:#00131D;
border-top-left-radius: 15px;
border-top-right-radius: 15px;
border: 1px solid #A7D7F9;
border-bottom: none;
}

#p-namespaces{
padding-left:0px;