mirror of
https://github.com/huihut/interview.git
synced 2024-03-22 13:10:48 +08:00
修改md不适用的style样式
This commit is contained in:
parent
bd3f8b94d4
commit
eefb2d8992
21
README.md
21
README.md
|
@ -1,17 +1,3 @@
|
|||
<nav style="margin: 0px 40px 0 0;position: absolute;right: 0;text-align: right;z-index: 10;">
|
||||
<ul style="display: inline-block;list-style: none;margin: 0;">
|
||||
<li style="display: inline-block;margin: 0 1rem;padding: 5px 0;position: relative;cursor: pointer;">
|
||||
<a href="https://github.com/huihut/interview" style="color: inherit;font-size: 16px;text-decoration: none;transition: color .3s;">简体中文</a>
|
||||
</li>
|
||||
<li style="display: inline-block;margin: 0 1rem;padding: 5px 0;position: relative;cursor: pointer;">
|
||||
<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>
|
||||
</li>
|
||||
</ul>
|
||||
</nav>
|
||||
|
||||
<br/>
|
||||
<br/>
|
||||
|
||||
<div align="center">
|
||||
📖 Github
|
||||
   |   
|
||||
|
@ -19,6 +5,13 @@
|
|||
</div>
|
||||
<br>
|
||||
|
||||
<div align="center">
|
||||
简体中文
|
||||
   |   
|
||||
<a href="https://github.com/huihut/interview/README_en.md">English</a>
|
||||
</div>
|
||||
<br>
|
||||
|
||||
<b><details><summary>💡 关于</summary></b>
|
||||
|
||||
📚 本仓库是面向 C/C++ 技术方向校招求职者、初学者的基础知识总结,包括语言、程序库、数据结构、算法、系统、网络、链接装载库等知识及面试经验、招聘、内推等信息。
|
||||
|
|
21
README_en.md
21
README_en.md
|
@ -1,17 +1,3 @@
|
|||
<nav style="margin: 0px 40px 0 0;position: absolute;right: 0;text-align: right;z-index: 10;">
|
||||
<ul style="display: inline-block;list-style: none;margin: 0;">
|
||||
<li style="display: inline-block;margin: 0 1rem;padding: 5px 0;position: relative;cursor: pointer;">
|
||||
<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>
|
||||
</li>
|
||||
<li style="display: inline-block;margin: 0 1rem;padding: 5px 0;position: relative;cursor: pointer;">
|
||||
<a href="README_en.md" style="color: inherit;font-size: 16px;text-decoration: none;transition: color .3s;">English</a>
|
||||
</li>
|
||||
</ul>
|
||||
</nav>
|
||||
|
||||
<br/>
|
||||
<br/>
|
||||
|
||||
<div align="center">
|
||||
📖 Github
|
||||
   |   
|
||||
|
@ -19,6 +5,13 @@
|
|||
</div>
|
||||
<br>
|
||||
|
||||
<div align="center">
|
||||
<a href="https://github.com/huihut/interview/">简体中文</a>
|
||||
   |   
|
||||
English
|
||||
</div>
|
||||
<br>
|
||||
|
||||
<b><details><summary>💡 ON</summary></b>
|
||||
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user