Update index3.html

master
Manas Khurana 2018-05-29 08:54:18 +05:30 committed by GitHub
parent df3a6a5f56
commit 4d8b8516de
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 9 additions and 9 deletions

View File

@ -183,9 +183,7 @@ background-position: -100px -50px;
position:absolute;
height:auto;
max-width: 100%;
width:400px;
padding-left: 30px;
padding-right: 30px;
width:500px;
background-color:rgba(0,0,0,0.7);
border-radius:10px;
left:50%;
@ -209,9 +207,13 @@ background-position: -100px -50px;
font-size:50px;
text-align:center;
font-weight:900;
margin-left: 15px;
margin-right: 15px;
}
#tutStep2 {
display: none;
margin-left: 15px;
margin-right: 15px;
}
#tutorial h3 {
font-size: 25px;
@ -594,13 +596,11 @@ Shareable Link:
<div class="bg ball" id="bg1">
<div id="helpArt">
<h2>About YouCount</h2>
<p>YouCount shows the LIVE growth of any YouTube® channel and achieving of milestones through their Realtime Subscriber Count (R.S.C) and Incredibly Useful Statistics (I.U.F).
</p>
<p>
Youtube updates the subscriber count after a long time.
On YouCount, the YouTube subscriber count is updated every second!
Youtube updates the number of subscribers a channel has(its subscriber count) after a long time.
On YouCount, the subscriber count, of any YouTube channel, is live and is updated every second!
</p>
<p>Furthermore, click on the "SHOW STATS" button to see other useful information related to the YouTube channel</p>
<p>SHOW STATS button can be clicked to see extra insights of the YouTUbe channel.</p>
<p>YouCount has been specifically designed using the Material Design language to make it look awesome! It is also optimized for mobile devices and has been made to work even with older browsers.
</p>
<p>To know more or to get in contact:
@ -1154,4 +1154,4 @@ window.onload = function () {
};
</script>
</body>
</html>
</html>