Skip to content

Commit

Permalink
diff user color fix
Browse files Browse the repository at this point in the history
  • Loading branch information
ai committed Dec 26, 2017
1 parent 248d096 commit 538e7e9
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions design.css
Original file line number Diff line number Diff line change
Expand Up @@ -347,7 +347,6 @@ div.dokuwiki div.breadcrumbs {
}

div.dokuwiki span.user {
color: __text_other__;
font-size: 90%;
}

Expand Down Expand Up @@ -444,7 +443,7 @@ div.dokuwiki li ol {
}

/* the list items overriding the ul/ol definition */
div.dokuwiki .li {
div.dokuwiki .page li .li {
color: __text__;
font-weight: normal;
}
Expand Down

0 comments on commit 538e7e9

Please sign in to comment.