Skip to content

Commit

Permalink
Update index.html
Browse files Browse the repository at this point in the history
  • Loading branch information
d4tis authored Feb 16, 2024
1 parent 5035c4a commit e33f778
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -110,18 +110,16 @@
}
/* Styles for Moscow Time Widget */
#blockclock-container {
font-family: 'Ubuntu', Arial, sans-serif;
font-size: 14px;
color: #fff;
background-color: #fff;
top: 50%;
top: 55%;
left: 22%;
right: 25%;
position: absolute;
padding: 5px;
border-radius: 0px;
margin-bottom: 30px;
max-width: 50%;
max-width: 45%;
margin: auto;

}
Expand Down

0 comments on commit e33f778

Please sign in to comment.