]> gitweb.stoutner.com Git - PrivacyBrowserAndroid.git/blobdiff - app/src/main/assets/en/guide_tor.html
Remove `Clear and Exit` and `Planned Features` from the Guide.
[PrivacyBrowserAndroid.git] / app / src / main / assets / en / guide_tor.html
index 96a208c2ca009652bac73e2326e32d1fa658548e..e73f1ada8c68929ee9f5fa92599bd3c33b1a7d2e 100644 (file)
                 color: 0D4781;
             }
 
+            img.title {
+                vertical-align: bottom;
+                height: 32;
+                width: 32;
+            }
+
             img.center {
                 display: block;
                 margin-left: auto;
@@ -37,7 +43,7 @@
     </head>
 
     <body>
-        <h3>Tor and Its Limits</h3>
+        <h3><img class="title" src="images/orbot_dark_blue.png"> Tor and Its Limits</h3>
 
         <p>There are two general categories of bad actors that want to infringe on the privacy of the web: malicious governments with access to ISPs (Internet Service Providers) and mega corporations that run social and advertising networks.
             TOR (The Onion Router) is useful in protecting privacy from malicious governments (which spy on traffic in transit) but not from mega corporations (which embed malicious code on web servers).</p>