Update roc-candy.css
This commit is contained in:
@@ -144,7 +144,7 @@ module.PageModule{transition-duration: 0.1s;}
|
|||||||
}
|
}
|
||||||
|
|
||||||
nav#PrimaryNav, nav#SecondaryNav {
|
nav#PrimaryNav, nav#SecondaryNav {
|
||||||
border:1px solid #fc4b7f !important;
|
border:2px solid #fc4b7f !important;
|
||||||
border-radius: 18px;
|
border-radius: 18px;
|
||||||
/*originally about 30px, had to be reduced because different
|
/*originally about 30px, had to be reduced because different
|
||||||
secondary nav sizes would cause inconsistencies when expanded*/
|
secondary nav sizes would cause inconsistencies when expanded*/
|
||||||
@@ -329,6 +329,7 @@ pre, code.CodeSnippet {color:var(--DefaultRedColor);}
|
|||||||
/*rgin-top:10px;*/
|
/*rgin-top:10px;*/
|
||||||
border:2px solid #fc4b7f;
|
border:2px solid #fc4b7f;
|
||||||
border-radius: 10px;
|
border-radius: 10px;
|
||||||
|
backdrop-filter: blur(10px);
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user