.
This commit is contained in:
parent
f7b837234e
commit
dd44f4c6e9
1 changed files with 2 additions and 2 deletions
|
|
@ -140,8 +140,8 @@ a:hover {
|
||||||
}
|
}
|
||||||
|
|
||||||
.unfolded>.title>a:nth-child(1) {
|
.unfolded>.title>a:nth-child(1) {
|
||||||
font-size: 1.1em;
|
/* font-size: 1.1em; */
|
||||||
color: rgba(100, 255, 200, 0.5);
|
color: rgba(100, 255, 200, 0.25);
|
||||||
font-weight: 700;
|
font-weight: 700;
|
||||||
border: unset;
|
border: unset;
|
||||||
padding-left: 0;
|
padding-left: 0;
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue