Increase size of search input and add donation info to about

This commit is contained in:
PrestonN 2019-03-19 14:06:40 -04:00
parent e333495ff7
commit 3fe2cdeaf4
2 changed files with 3 additions and 1 deletions

View File

@ -124,7 +124,7 @@ a {
}
.searchBar input {
width: 60%;
width: 65%;
}
#searchFilter {

View File

@ -8,4 +8,6 @@
<p>Want to chat? Join our <a href='https://riot.im/app/#/room/#freetube:matrix.org'>Riot / Matrix Server</a>. Please check the <a href='https://github.com/FreeTubeApp/FreeTube/wiki/Matrix-Server-Info-&-Rules'>rules</a> before joining.</p>
<p>Looking for help? Check out our <a href='https://github.com/FreeTubeApp/FreeTube/wiki'>Wiki</a> page.</p>
<p>Check out our <a href='https://addons.mozilla.org/en-US/firefox/addon/freetube-redirect/'>Firefox</a> extension!</p>
<p>If you enjoy using FreeTube, consider donating via <a href='https://liberapay.com/FreeTube'>Liberapay</a> or through our Bitcoin address.</p>
<p>BTC: 1Lih7Ho5gnxb1CwPD4o59ss78pwo2T91eS</p>
</div>