misc
This commit is contained in:
@@ -266,6 +266,11 @@ Custom
|
||||
background-color: rgba(255, 255, 255, 0.9);
|
||||
}
|
||||
|
||||
.active-breadcrumb {
|
||||
font-weight: bold;
|
||||
text-decoration: underline;
|
||||
text-underline-offset: 2px; /* makes it more visible */
|
||||
}
|
||||
|
||||
/*
|
||||
Toastify customizations
|
||||
|
||||
@@ -22,7 +22,7 @@
|
||||
}
|
||||
|
||||
body {
|
||||
font-family: "Mukta", sans-serif;
|
||||
font-family: sans-serif;
|
||||
width: 100%;
|
||||
height: 100%;
|
||||
margin: 0;
|
||||
@@ -264,7 +264,7 @@ body {
|
||||
margin-top: 1rem;
|
||||
padding: 0 1rem 1rem;
|
||||
text-align: center;
|
||||
font-family: "Mukta", sans-serif;
|
||||
font-family: sans-serif;
|
||||
font-size: 0.85rem;
|
||||
line-height: 1.4;
|
||||
color: var(--lrc-text-color);
|
||||
|
||||
Reference in New Issue
Block a user