Merge branch 'rpi4' into patch-3

This commit is contained in:
mcguirepr89
2021-10-08 12:35:13 -04:00
committed by GitHub
17 changed files with 234 additions and 85 deletions
+11 -1
View File
@@ -66,6 +66,16 @@ h2 {
color: #999;
}
h2 {
padding-left: 5%;
font-size: 16px;
font-weight: normal;
white-space: nowrap;
overflow-x: hidden;
text-overflow: ellipsis;
color: #999;
}
h1 a {
color: #000;
margin: 0 4px;
@@ -487,4 +497,4 @@ footer {
timeList.forEach(localizeDatetime);
</script>
</body>
</html>
</html>