Update 'www/index.html'
This commit is contained in:
parent
989001a9ca
commit
f9a8796a91
|
@ -17,12 +17,18 @@
|
||||||
color: white;
|
color: white;
|
||||||
text-align: center;
|
text-align: center;
|
||||||
}
|
}
|
||||||
|
img {
|
||||||
|
width: "30%";
|
||||||
|
height: auto;
|
||||||
|
}
|
||||||
</style>
|
</style>
|
||||||
</head>
|
</head>
|
||||||
<body>
|
<body>
|
||||||
<h1>2Pac Standard Timezone</h1>
|
<h1>2Pac Standard Timezone</h1>
|
||||||
<h3>California Love!</h3>
|
<h3>California Love!</h3>
|
||||||
<img src="https://www.seekpng.com/png/full/95-955071_tupac-shakur-clipart-png-2pac-xo-tour-life.png">
|
<img src="https://www.seekpng.com/png/full/95-955071_tupac-shakur-clipart-png-2pac-xo-tour-life.png">
|
||||||
|
<div class="thetimenow-embeddable-clock" data-type="clock" data-font-color="#000000" data-border-color="#000000" data-background-color="#ffffff" data-font-size="60" data-location-type="timezone" data-location-id="115" > <a href="https://www.thetimenow.com/pst/pacific_standard_time" rel="nofollow" target="_blank">© The Time Now</a> </div>
|
||||||
|
<script type="text/javascript" src="https://www.thetimenow.com/ttn-embed.min.js"></script>
|
||||||
|
|
||||||
</body>
|
</body>
|
||||||
<script>
|
<script>
|
||||||
|
|
Loading…
Reference in New Issue