Skip to content

Commit

Permalink
Update index.html
Browse files Browse the repository at this point in the history
  • Loading branch information
rickcomics authored Oct 21, 2024
1 parent d5764e9 commit 920fea7
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -11,16 +11,16 @@
h1,h3 {
margin: auto;
padding: auto;
color: blue;
-webkit-text-fill-color : blue;
text-align: center;
}

.coinmarketcap-currency-widget, div{
text-aling : center;
border : .5rem .5rem .5rem;
color : blue;
-webkit-text-fill-color: green;
</style>
}
</style>
</head>
<body>
<h1>Ton</h1>
Expand Down

0 comments on commit 920fea7

Please sign in to comment.