1
0

Update blueroses.css

This commit is contained in:
bonkmaykr
2021-10-01 14:03:25 -05:00
committed by GitHub
parent 6ecd510857
commit 6d09e3bc93

View File

@@ -414,3 +414,10 @@ nav#SecondaryNav.Expanded {
/*contrast fix*/
.TitleOnly > ul > li itemcount {color:#ff9bcf !important;}
nav#PrimaryNav > module > pane {
border:2px solid #fc4b7f !important;
border-top:none !important;
border-radius: 0px 0px 18px 18px !important;
overflow:hidden;
}