Skip to content

Commit

Permalink
Merge pull request #53 from RaphaFang/develop
Browse files Browse the repository at this point in the history
user24
  • Loading branch information
cwpeng authored Jul 15, 2024
2 parents b3613fd + 38eb063 commit 08c6b08
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 0 deletions.
3 changes: 3 additions & 0 deletions css/style-24.css
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
#users>.user-24{
color:red;
}
1 change: 1 addition & 0 deletions js/code-24js
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
document.querySelector(".user-24").textContent="方思渝";

0 comments on commit 08c6b08

Please sign in to comment.