Icon and media changes

This commit is contained in:
2025-12-23 12:36:43 -08:00
parent 3fae41e34f
commit 4e417871a8
8 changed files with 32 additions and 0 deletions

View File

@@ -233,12 +233,43 @@ h1, h2, h5 {
float: left;
margin: 5px;
}
}
h1 {
height: 1.5em;
valign: center;
}
h1 img#app-icon {
width: 1em;
height: 1em;
padding-right: 0.25em;
}
#app-advt {
display: block;
width: max-content;
margin-left: auto;
margin-right: auto;
padding-bottom: 0.5em;
font-size: 0.5em;
}
#app-advt img {
padding-right: 0.5em;
width: 1em;
height: 1em;
}
/* #app-advt img:hover {
width: 128px;
height: 128px;
}*/
#app-advt a {
text-decoration: none;
color: grey;
}
</style>
</head>
<body>
<div id="spinner"></div>
<div id="spinner-desc">Preparing data ...</div>
<div id="app-advt"><img id="app-icon" src="icon.png" /><a href="https://git.heshapps.com/asolkar/speed-data-docker">Presented by Heshapps.com - speed-data-docker</a></div>
<div id="recent_samples">
<div id="recent">
</div>