User:TheAlternateDoctor/vector.css: Difference between revisions

From Rhythm Heaven Wiki
Jump to navigation Jump to search
(Edited even more borders)
No edit summary
 
Line 23: Line 23:
#mw-panel .vector-menu-heading{
#mw-panel .vector-menu-heading{
text-align: center;
text-align: center;
}
.vector-menu-tabs, .vector-menu-tabs a, #mw-head .vector-menu-dropdown .vector-menu-heading{
background-image: none;
}
}


Line 31: Line 35:
border: 1px solid #A7D7F9;
border: 1px solid #A7D7F9;
border-bottom: none;
border-bottom: none;
}
#ca-unwatch{
padding-left: 6px;
padding-right: 3px;
}
}


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

Latest revision as of 14:51, 18 July 2023

#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;
}

.vector-menu-tabs, .vector-menu-tabs a, #mw-head .vector-menu-dropdown .vector-menu-heading{
background-image: none;
}

#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;
}

#ca-unwatch{
 padding-left: 6px;
 padding-right: 3px;
}

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