Skip to content

Commit c9d6aaa

Browse files
Update extra.css
1 parent 1d1cfc0 commit c9d6aaa

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

docs/css/extra.css

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,12 +38,13 @@
3838
}
3939

4040
.md-content__button.md-icon[href*="/edit/"]::after {
41-
content: "Edit this page";
41+
content: "Improve this page";
4242
margin-top: 2px;
4343
font-size: 0.7rem;
4444
color: #2C323E;
4545
text-align: center;
4646
display: block;
4747
width: 100%;
48+
font-weight: bold;
4849
}
4950

0 commit comments

Comments
 (0)