mirror of
https://github.com/privacyguides/privacyguides.org.git
synced 2024-10-01 01:35:57 -04:00
included css for design improvement
This commit is contained in:
parent
0caedf8d3b
commit
d4a52828d3
@ -4,10 +4,11 @@
|
|||||||
<title>WebRTC IP Leak VPN / Tor Test - privacytools.io</title>
|
<title>WebRTC IP Leak VPN / Tor Test - privacytools.io</title>
|
||||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
|
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
|
||||||
<link rel="shortcut icon" href="favicon.ico" type="image/ico">
|
<link rel="shortcut icon" href="favicon.ico" type="image/ico">
|
||||||
|
<link href="css/bootstrap.min.css" rel="stylesheet">
|
||||||
</head>
|
</head>
|
||||||
<body>
|
<body>
|
||||||
|
|
||||||
<div style="width:600px;">
|
<div style="margin:30px 0 0 30px;width:600px;">
|
||||||
<h1><a href="https://www.privacytools.io/"><img src="img/layout/logo.png" class="img-responsive" alt="privacytools.io"></a></h1>
|
<h1><a href="https://www.privacytools.io/"><img src="img/layout/logo.png" class="img-responsive" alt="privacytools.io"></a></h1>
|
||||||
|
|
||||||
<h2>WebRTC IP Leak VPN / Tor IP Test</h2>
|
<h2>WebRTC IP Leak VPN / Tor IP Test</h2>
|
||||||
|
Loading…
Reference in New Issue
Block a user