Skip to content

Commit f1b6f77

Browse files
committed
Add ProTip
1 parent bdb0834 commit f1b6f77

2 files changed

Lines changed: 4 additions & 2 deletions

File tree

app/index.html

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -58,8 +58,9 @@ <h2 class="online-users-text"><span class="possibly-text">possibly</span>&nbsp;<
5858
</div>
5959
<footer>
6060
<div style="float:left;line-height:1.3em;">
61-
view on <a href="https://github.com/debugger22/github-audio" target="_blank">GitHub</a><br/>
62-
developed by <a href="https://github.com/debugger22" target="_blank">@debugger22</a>
61+
this project is open source, you can view it on <a href="https://github.com/debugger22/github-audio" target="_blank">GitHub</a><br/>
62+
developed by <a href="https://github.com/debugger22" target="_blank">@debugger22</a><br/><br/>
63+
ProTip: It's nice to keep it open in the background
6364
</div>
6465
<div style="float:right;margin-right:3%;text-align:right;line-height:1.3em;">
6566
inspired by <a href="http://hatnote.com" target="_blank">hatnote</a><br/>

app/public/css/main.css

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -141,6 +141,7 @@ footer{
141141
color: #9FA6AD;
142142
margin-top: -5px;
143143
position: relative;
144+
font-size: 0.9em;
144145
}
145146

146147
.social-buttons{

0 commit comments

Comments
 (0)