title changes
This commit is contained in:
parent
4d5c8933e7
commit
74da8bd0fe
@ -138,4 +138,9 @@ button:hover {
|
||||
margin-left: 5px;
|
||||
width: 20px;
|
||||
height: 20px;
|
||||
}
|
||||
.title {
|
||||
font-family: "Poppins", sans-serif;
|
||||
font-weight: 500;
|
||||
font-style: normal;
|
||||
}
|
@ -13,7 +13,7 @@
|
||||
</head>
|
||||
|
||||
<body>
|
||||
<h1>Welcome to EaglerCraftX</h1>
|
||||
<h1>Welcome to EaglerCraftX</h1 class="title">
|
||||
|
||||
<p>Site views counter:</p>
|
||||
<div align='center'><a><img src='https://www.free-website-hit-counter.com/c.php?d=9&id=177632&s=16' border='0' alt='View Counter'></a></div>
|
||||
|
Loading…
x
Reference in New Issue
Block a user