Skip to content

Commit

Permalink
fixed #59 二级标题光标不显示
Browse files Browse the repository at this point in the history
  • Loading branch information
liangjingkanji committed Feb 11, 2022
1 parent 2aeaf96 commit 429fe9b
Show file tree
Hide file tree
Showing 10 changed files with 30 additions and 110 deletions.
14 changes: 3 additions & 11 deletions drake-ayu.css
Original file line number Diff line number Diff line change
Expand Up @@ -328,19 +328,11 @@ h1 {
margin-top: 0;
}

h2.md-end-block.md-heading {
font-size: 1.6rem;
display: inline-block;
h2 .md-plain {
padding-bottom: .3rem;
border-bottom: .2rem solid var(--h2-underline-color);
}

h2.md-end-block.md-heading:after {
display: block;
content: '';
height: 2px;
margin-top: 4px;
background-color: var(--h2-underline-color);
border-radius: 2px;
}
.on-focus-mode h2.md-end-block.md-heading:not(.md-focus):not(.md-focus-container):after {
background-color: var(--blur-text-color) !important;
}
Expand Down
14 changes: 3 additions & 11 deletions drake-black.css
Original file line number Diff line number Diff line change
Expand Up @@ -328,19 +328,11 @@ h1 {
margin-top: 0;
}

h2.md-end-block.md-heading {
font-size: 1.6rem;
display: inline-block;
h2 .md-plain {
padding-bottom: .3rem;
border-bottom: .2rem solid var(--h2-underline-color);
}

h2.md-end-block.md-heading:after {
display: block;
content: '';
height: 2px;
margin-top: 4px;
background-color: var(--h2-underline-color);
border-radius: 2px;
}
.on-focus-mode h2.md-end-block.md-heading:not(.md-focus):not(.md-focus-container):after {
background-color: var(--blur-text-color) !important;
}
Expand Down
14 changes: 3 additions & 11 deletions drake-dark.css
Original file line number Diff line number Diff line change
Expand Up @@ -328,19 +328,11 @@ h1 {
margin-top: 0;
}

h2.md-end-block.md-heading {
font-size: 1.6rem;
display: inline-block;
h2 .md-plain {
padding-bottom: .3rem;
border-bottom: .2rem solid var(--h2-underline-color);
}

h2.md-end-block.md-heading:after {
display: block;
content: '';
height: 2px;
margin-top: 4px;
background-color: var(--h2-underline-color);
border-radius: 2px;
}
.on-focus-mode h2.md-end-block.md-heading:not(.md-focus):not(.md-focus-container):after {
background-color: var(--blur-text-color) !important;
}
Expand Down
14 changes: 3 additions & 11 deletions drake-google.css
Original file line number Diff line number Diff line change
Expand Up @@ -318,19 +318,11 @@ h1 {
margin-top: 0;
}

h2.md-end-block.md-heading {
font-size: 1.6rem;
display: inline-block;
h2 .md-plain {
padding-bottom: .3rem;
border-bottom: .2rem solid var(--h2-underline-color);
}

h2.md-end-block.md-heading:after {
display: block;
content: '';
height: 2px;
margin-top: 4px;
background-color: var(--h2-underline-color);
border-radius: 2px;
}
.on-focus-mode h2.md-end-block.md-heading:not(.md-focus):not(.md-focus-container):after {
background-color: var(--blur-text-color) !important;
}
Expand Down
14 changes: 3 additions & 11 deletions drake-juejin.css
Original file line number Diff line number Diff line change
Expand Up @@ -338,19 +338,11 @@ h1 {
margin-top: 0;
}

h2.md-end-block.md-heading {
font-size: 1.6rem;
display: inline-block;
h2 .md-plain {
padding-bottom: .3rem;
border-bottom: .2rem solid var(--h2-underline-color);
}

h2.md-end-block.md-heading:after {
display: block;
content: '';
height: 2px;
margin-top: 4px;
background-color: var(--h2-underline-color);
border-radius: 2px;
}
.on-focus-mode h2.md-end-block.md-heading:not(.md-focus):not(.md-focus-container):after {
background-color: var(--blur-text-color) !important;
}
Expand Down
14 changes: 3 additions & 11 deletions drake-light.css
Original file line number Diff line number Diff line change
Expand Up @@ -320,19 +320,11 @@ h1 {
margin-top: 0;
}

h2.md-end-block.md-heading {
font-size: 1.6rem;
display: inline-block;
h2 .md-plain {
padding-bottom: .3rem;
border-bottom: .2rem solid var(--h2-underline-color);
}

h2.md-end-block.md-heading:after {
display: block;
content: '';
height: 2px;
margin-top: 4px;
background-color: var(--h2-underline-color);
border-radius: 2px;
}
.on-focus-mode h2.md-end-block.md-heading:not(.md-focus):not(.md-focus-container):after {
background-color: var(--blur-text-color) !important;
}
Expand Down
14 changes: 3 additions & 11 deletions drake-material.css
Original file line number Diff line number Diff line change
Expand Up @@ -328,19 +328,11 @@ h1 {
margin-top: 0;
}

h2.md-end-block.md-heading {
font-size: 1.6rem;
display: inline-block;
h2 .md-plain {
padding-bottom: .3rem;
border-bottom: .2rem solid var(--h2-underline-color);
}

h2.md-end-block.md-heading:after {
display: block;
content: '';
height: 2px;
margin-top: 4px;
background-color: var(--h2-underline-color);
border-radius: 2px;
}
.on-focus-mode h2.md-end-block.md-heading:not(.md-focus):not(.md-focus-container):after {
background-color: var(--blur-text-color) !important;
}
Expand Down
14 changes: 3 additions & 11 deletions drake-purple.css
Original file line number Diff line number Diff line change
Expand Up @@ -328,19 +328,11 @@ h1 {
margin-top: 0;
}

h2.md-end-block.md-heading {
font-size: 1.6rem;
display: inline-block;
h2 .md-plain {
padding-bottom: .3rem;
border-bottom: .2rem solid var(--h2-underline-color);
}

h2.md-end-block.md-heading:after {
display: block;
content: '';
height: 2px;
margin-top: 4px;
background-color: var(--h2-underline-color);
border-radius: 2px;
}
.on-focus-mode h2.md-end-block.md-heading:not(.md-focus):not(.md-focus-container):after {
background-color: var(--blur-text-color) !important;
}
Expand Down
14 changes: 3 additions & 11 deletions drake-vue.css
Original file line number Diff line number Diff line change
Expand Up @@ -320,19 +320,11 @@ h1 {
margin-top: 0;
}

h2.md-end-block.md-heading {
font-size: 1.6rem;
display: inline-block;
h2 .md-plain {
padding-bottom: .3rem;
border-bottom: .2rem solid var(--h2-underline-color);
}

h2.md-end-block.md-heading:after {
display: block;
content: '';
height: 2px;
margin-top: 4px;
background-color: var(--h2-underline-color);
border-radius: 2px;
}
.on-focus-mode h2.md-end-block.md-heading:not(.md-focus):not(.md-focus-container):after {
background-color: var(--blur-text-color) !important;
}
Expand Down
14 changes: 3 additions & 11 deletions drake.css
Original file line number Diff line number Diff line change
Expand Up @@ -325,19 +325,11 @@ h1 {
margin-top: 0;
}

h2.md-end-block.md-heading {
font-size: 1.6rem;
display: inline-block;
h2 .md-plain {
padding-bottom: .3rem;
border-bottom: .2rem solid var(--h2-underline-color);
}

h2.md-end-block.md-heading:after {
display: block;
content: '';
height: 2px;
margin-top: 4px;
background-color: var(--h2-underline-color);
border-radius: 2px;
}
.on-focus-mode h2.md-end-block.md-heading:not(.md-focus):not(.md-focus-container):after {
background-color: var(--blur-text-color) !important;
}
Expand Down

0 comments on commit 429fe9b

Please sign in to comment.