Skip to content

Commit

Permalink
Update
Browse files Browse the repository at this point in the history
  • Loading branch information
taufik-nurrohman committed Jan 11, 2024
1 parent 9aec2da commit 346dee3
Show file tree
Hide file tree
Showing 4 changed files with 5 additions and 3 deletions.
1 change: 1 addition & 0 deletions .factory/_/x/t-o-c.scss
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@
&::after,
&::before {
border-color: #e0ad12;
border-style: dotted;
}
&:last-child {
&::after {
Expand Down
2 changes: 1 addition & 1 deletion .factory/index.css.scss
Original file line number Diff line number Diff line change
Expand Up @@ -603,7 +603,7 @@ body {
color: inherit;
&:focus,
&:hover {
color: #000;
text-decoration: none;
}
}
}
Expand Down
3 changes: 2 additions & 1 deletion index.css
Original file line number Diff line number Diff line change
Expand Up @@ -679,6 +679,7 @@ textarea {
[role=doc-toc] [role=doc-pagelist] li::after,
[role=doc-toc] [role=doc-pagelist] li::before {
border-color: #e0ad12;
border-style: dotted;
}
[role=doc-toc] [role=doc-pagelist] li:last-child::after {
background: #f6f6f6;
Expand Down Expand Up @@ -851,7 +852,7 @@ body > div > nav + div > main > article > header h3 a:focus,
body > div > nav + div > main > article > header h3 [role=link]:focus,
body > div > nav + div > main > article > header h3 a:hover,
body > div > nav + div > main > article > header h3 [role=link]:hover {
color: #000;
text-decoration: none;
}
body > div > header + div > main > article > header p time,
body > div > nav + div > main > article > header p time {
Expand Down
2 changes: 1 addition & 1 deletion index.min.css

Large diffs are not rendered by default.

0 comments on commit 346dee3

Please sign in to comment.