Skip to content

Commit

Permalink
调整字体大小
Browse files Browse the repository at this point in the history
  • Loading branch information
l30014168 committed Oct 28, 2024
1 parent 443b922 commit 8b6f73e
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions markdown/小工具集合.md
Original file line number Diff line number Diff line change
Expand Up @@ -153,7 +153,7 @@ date: 2024-10-20
margin: 10px 0;
border: 2px solid #4CAF50;
border-radius: 5px;
font-size: 16px;
font-size: 15px;
}
button {
padding: 10px 20px;
Expand All @@ -162,7 +162,7 @@ date: 2024-10-20
border: none;
border-radius: 5px;
cursor: pointer;
font-size: 16px;
font-size: 15px;
}
button:hover {
background-color: #45a049;
Expand All @@ -177,7 +177,7 @@ date: 2024-10-20
}
.output {
margin-top: 10px;
font-size: 16px;
font-size: 15px;
border: 1px solid #aaa;
min-height: 30px;
border-radius: 5px;
Expand Down

0 comments on commit 8b6f73e

Please sign in to comment.