mirror of
https://github.com/Aroy-Art/Rinkusu.git
synced 2024-12-28 15:54:22 +01:00
Changed font to roboto
This commit is contained in:
parent
9a6d1bb9c4
commit
25a4a419ae
1 changed files with 1 additions and 1 deletions
|
@ -422,7 +422,7 @@ nav[aria-label="breadcrumb"] li:last-child a{
|
||||||
.header-bradcrumb .active {
|
.header-bradcrumb .active {
|
||||||
color: #cfcfcf;
|
color: #cfcfcf;
|
||||||
font-weight: 200;
|
font-weight: 200;
|
||||||
font-family: "Quattrocento Sans", sans-serif;
|
font-family: "Roboto Mono", sans-serif;
|
||||||
}
|
}
|
||||||
|
|
||||||
.header-bradcrumb a:hover {
|
.header-bradcrumb a:hover {
|
||||||
|
|
Loading…
Reference in a new issue