Merge branch 'rpi4' into patch-3
This commit is contained in:
+11
-1
@@ -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>
|
||||
Reference in New Issue
Block a user