2025r180 #1

Merged
Malthbern merged 9 commits from nerdbranch-dev into main 2025-08-27 11:34:47 +00:00
2 changed files with 653 additions and 271 deletions
Showing only changes of commit df2e6f029a - Show all commits

7
ui.css
View File

@@ -1271,6 +1271,7 @@ h1 {
margin-bottom: 0;
text-align: center;
margin-top: 0.2em;
coh-font-fit-mode: shrink;
}
.content-instance-owner h3 {
@@ -2198,6 +2199,11 @@ h1 {
padding-top: 0.4em;
}
.feed-time-block {
align-self: flex-start;
margin: 10px;
}
.button-root {
display: flex;
}
@@ -2347,6 +2353,7 @@ h1 {
line-height: 1.333333em;
font-size: 1.5em;
text-align: center;
coh-font-fit-mode: shrink;
}
.valueList {
position: absolute;