Skip to content

Commit

Permalink
added telegram installation guide.
Browse files Browse the repository at this point in the history
  • Loading branch information
netptop committed Feb 21, 2020
1 parent 9638c3f commit 224cfa2
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 5 deletions.
3 changes: 1 addition & 2 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -42,8 +42,7 @@
<input class="lead-title button1" type="button" onclick="window.location.href='/https/www.bing.com/?mkt=en-us'" value="Bing搜索"/>
<input class="lead-title button1" type="button" onclick="window.location.href='/https/search.yahoo.com/'" value="Yahoo搜索"/>
<input class="lead-title button1" type="button" onclick="window.location.href='/https/zh.wikipedia.org'" value="维基百科"/>
<input class="lead-title button1" type="button" onclick="window.location.href='/https/zh-cn.facebook.com'" value="Facebook"/>
<input class="lead-title button1" type="button" onclick="window.location.href='/https/web.telegram.org/#/login'" value="Telegram"/>
<input class="lead-title button1" type="button" onclick="window.location.href='https://esu-tg.github.io/tg-poster-online'" value="如何安装Telegram"/>
<input class="lead-title button1" type="button" onclick="window.location.href='/https/www.bbc.com/zhongwen/simp'" value="BBC新闻"/>
<input class="lead-title button1" type="button" onclick="window.location.href='/https/cn.reuters.com/'" value="路透社中文"/>
<input class="lead-title button1" type="button" onclick="window.location.href='/http/news.creaders.net/headline/'" value="万维读者"/>
Expand Down
6 changes: 3 additions & 3 deletions style.css
Original file line number Diff line number Diff line change
Expand Up @@ -97,9 +97,9 @@ img {
font-weight:400;
}
.lead-title{
margin-top:20px;
margin-top:10px;
margin-right:0px;
margin-bottom:30px;
margin-bottom:10px;
margin-left:0px;
font-size:32px;
text-align:center;
Expand All @@ -109,7 +109,7 @@ img {
font-weight:700;
font-family:Arial, Helvetica, sans-serif;
padding:0 0 0 0;
margin:50px 0 30px 0;
margin:50px 0 20px 0;
}
.button1 {
border-radius: 6px;
Expand Down

0 comments on commit 224cfa2

Please sign in to comment.