Donation related changes

This commit is contained in:
privacytoolsIO
2016-12-29 14:11:40 +08:00
parent 0cea68b152
commit 94dd042918
5 changed files with 49 additions and 22 deletions

View File

@ -64,3 +64,8 @@ a.titleanchor {
.share-btn.linkedin { background: #4875B4; }
.share-btn.email { background: #444444; }
.share-btn.diaspora { background: #2f3537; }
.navbar-inverse .navbar-nav > li > a {
color:#3498DB;
font-weight: bold;
}