Skip to content

Commit eefb2d8

Browse files
committed
修改md不适用的style样式
1 parent bd3f8b9 commit eefb2d8

File tree

2 files changed

+14
-28
lines changed

2 files changed

+14
-28
lines changed

README.md

Lines changed: 7 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -1,24 +1,17 @@
1-
<nav style="margin: 0px 40px 0 0;position: absolute;right: 0;text-align: right;z-index: 10;">
2-
<ul style="display: inline-block;list-style: none;margin: 0;">
3-
<li style="display: inline-block;margin: 0 1rem;padding: 5px 0;position: relative;cursor: pointer;">
4-
<a href="https://github.com/huihut/interview" style="color: inherit;font-size: 16px;text-decoration: none;transition: color .3s;">简体中文</a>
5-
</li>
6-
<li style="display: inline-block;margin: 0 1rem;padding: 5px 0;position: relative;cursor: pointer;">
7-
<a href="README_en.md" style="color: inherit;font-size: 16px;text-decoration: none;transition: color .3s; border-bottom: 2px solid var(--theme-color,#42b983); color: var(--theme-color,#42b983);">English</a>
8-
</li>
9-
</ul>
10-
</nav>
11-
12-
<br/>
13-
<br/>
14-
151
<div align="center">
162
📖 Github
173
&emsp;&emsp; | &emsp;&emsp;
184
<a href="https://interview.huihut.com">📚 Docsify</a>
195
</div>
206
<br>
217

8+
<div align="center">
9+
简体中文
10+
&emsp;&emsp; | &emsp;&emsp;
11+
<a href="https://github.com/huihut/interview/README_en.md">English</a>
12+
</div>
13+
<br>
14+
2215
<b><details><summary>💡 关于</summary></b>
2316

2417
📚 本仓库是面向 C/C++ 技术方向校招求职者、初学者的基础知识总结,包括语言、程序库、数据结构、算法、系统、网络、链接装载库等知识及面试经验、招聘、内推等信息。

README_en.md

Lines changed: 7 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -1,23 +1,16 @@
1-
<nav style="margin: 0px 40px 0 0;position: absolute;right: 0;text-align: right;z-index: 10;">
2-
<ul style="display: inline-block;list-style: none;margin: 0;">
3-
<li style="display: inline-block;margin: 0 1rem;padding: 5px 0;position: relative;cursor: pointer;">
4-
<a href="https://github.com/huihut/interview" style="color: inherit;font-size: 16px;text-decoration: none;transition: color .3s; border-bottom: 2px solid var(--theme-color,#42b983); color: var(--theme-color,#42b983);">简体中文</a>
5-
</li>
6-
<li style="display: inline-block;margin: 0 1rem;padding: 5px 0;position: relative;cursor: pointer;">
7-
<a href="README_en.md" style="color: inherit;font-size: 16px;text-decoration: none;transition: color .3s;">English</a>
8-
</li>
9-
</ul>
10-
</nav>
11-
12-
<br/>
13-
<br/>
14-
151
<div align="center">
162
📖 Github
173
&emsp;&emsp; | &emsp;&emsp;
184
<a href="https://interview.huihut.com">📚 Docsify</a>
195
</div>
206
<br>
7+
8+
<div align="center">
9+
<a href="https://github.com/huihut/interview/">简体中文</a>
10+
&emsp;&emsp; | &emsp;&emsp;
11+
English
12+
</div>
13+
<br>
2114

2215
<b><details><summary>💡 ON</summary></b>
2316

0 commit comments

Comments
 (0)