cleanup css

This commit is contained in:
2025-10-28 21:33:55 +00:00
parent 2877f7709a
commit c8ca49b85c
4 changed files with 13 additions and 33 deletions

View File

@@ -13,10 +13,6 @@
margin: 0px;
padding: 0px;
}
svg {
height: 1em;
width: 1em;
}
</style>
<div class="w3-row" style="margin-top: 1em; margin-bottom: 1em;">
<p class="w3-col l2 m4 s8">{{.TimeFormatted}}</p>

View File

@@ -4,10 +4,6 @@
<link rel="stylesheet" href="modules/w3.css">
<link rel="stylesheet" href="css/style.css">
<style>
* {
box-sizing: border-box;
font-family: monospace;
}
#container{
margin: 0;
width: 100%;