This commit is contained in:
epoberezkin
2023-04-24 18:32:31 +00:00
parent 9a56777ffc
commit 75ee9f878a
3 changed files with 2970 additions and 0 deletions

View File

@@ -1332,6 +1332,12 @@ video {
overflow: hidden;
}
.truncate {
overflow: hidden;
text-overflow: ellipsis;
white-space: nowrap;
}
.whitespace-nowrap {
white-space: nowrap;
}

1472
feed.atom Normal file

File diff suppressed because it is too large Load Diff

1492
feed.rss Normal file

File diff suppressed because it is too large Load Diff