mirror of
https://github.com/samuelclay/NewsBlur.git
synced 2025-09-18 21:50:56 +00:00
Adding link to Facebook page.
This commit is contained in:
parent
e1f31b9277
commit
bcdd9c6d2b
3 changed files with 5 additions and 0 deletions
|
@ -5089,6 +5089,10 @@ form.opml_import_form input {
|
|||
background: transparent url('/media/embed/reader/twitter_bird.png') no-repeat 0 7px;
|
||||
background-size: 16px;
|
||||
}
|
||||
.NB-splash-info .NB-splash-links .NB-splash-link-facebook a:hover {
|
||||
background: transparent url('/media/embed/reader/facebook.png') no-repeat 0 6px;
|
||||
background-size: 16px;
|
||||
}
|
||||
|
||||
.NB-splash-info .NB-splash-links a {
|
||||
font-weight: bold;
|
||||
|
|
BIN
media/img/reader/facebook.png
Normal file
BIN
media/img/reader/facebook.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 763 B |
|
@ -8,6 +8,7 @@
|
|||
<li class="NB-splash-link NB-splash-link-github"><a href="http://github.com/samuelclay">GitHub</a></li>
|
||||
<li class="NB-splash-link NB-splash-link-getsatisfaction"><a href="https://getsatisfaction.com/newsblur">Support</a></li>
|
||||
<li class="NB-splash-link NB-splash-link-blog"><a href="http://blog.newsblur.com">The Blog</a></li>
|
||||
<li class="NB-splash-link NB-first NB-splash-link-facebook"><a href="https://facebook.com/newsblur">Facebook</a></li>
|
||||
<li class="NB-splash-link NB-first NB-splash-link-twitter"><a href="http://twitter.com/newsblur">@newsblur</a></li>
|
||||
</ul>
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue