Skip to content

Instantly share code, notes, and snippets.

@magicdawn
Last active April 9, 2022 02:35
Show Gist options
  • Save magicdawn/9a8278667c5ebdf71cb87b8504295449 to your computer and use it in GitHub Desktop.
Save magicdawn/9a8278667c5ebdf71cb87b8504295449 to your computer and use it in GitHub Desktop.
vscode-big-clock
#rid9\.datetime {
position: fixed;
top: 85px;
right: 105px;
font-size: 75px;
color: red;
line-height: 1.4 !important;
height: unset !important;
font-family: 'M+ 1m', 'Hack';
z-index: 49;
a:hover,
a:focus {
background-color: transparent !important;
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment