Skip to content

来自自学视频的路人 #1253

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 1 addition & 7 deletions .project
Original file line number Diff line number Diff line change
@@ -1,17 +1,11 @@
<?xml version="1.0" encoding="UTF-8"?>
<projectDescription>
<name>try_git</name>
<name>try_git_liwei</name>
<comment></comment>
<projects>
</projects>
<buildSpec>
<buildCommand>
<name>org.eclipse.wst.validation.validationbuilder</name>
<arguments>
</arguments>
</buildCommand>
</buildSpec>
<natures>
<nature>org.eclipse.wst.jsdt.core.jsNature</nature>
</natures>
</projectDescription>
7 changes: 6 additions & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,12 @@ <h4>说明</h4>
<p style="font-weight:bold;">留言区: (现共有<span id="impression_num"></span>条用户留言)</p></B>
<!--------------- 留言区开始 新的留言请放在最上面--------------------->


<p align="center" style="background-color: burlywood;
font-family: Comic Sans MS, Comic Sans, cursive; font-size: x-large;font-weight: bolder">
感谢尚硅谷的免费教程,让我跟着尚硅谷一起成长</br>
希望尚硅谷越办越好!</br>
-- 2021-8-16</br>
</p>

<p align="center" style ="color: black;font-weight:bold;font-size:28px;background-color:red;;font-family:黑体" >

Expand Down