OneBot: Leantime 改造版源码(BOM/Univer 表格/AI 接管/品牌替换等)

This commit is contained in:
wangruiguo
2026-09-03 18:49:20 +08:00
commit d647428529
3501 changed files with 1988906 additions and 0 deletions

View File

@@ -0,0 +1,68 @@
@font-face {
font-family: 'Roboto';
src: url('~fonts/roboto/Roboto-Medium.ttf') format('truetype'),
url('~fonts/roboto/Roboto-Medium.woff2') format('woff2');
font-weight: bold;
font-style: normal;
}
@font-face {
font-family: 'Roboto';
src: url('~fonts/roboto/Roboto-Italic.ttf') format('truetype'),
url('~fonts/roboto/Roboto-Italic.woff2') format('woff2');
font-weight: bold;
font-style: italic;
}
@font-face {
font-family: 'Roboto';
src: url('~fonts/roboto/Roboto-Bold.ttf') format('truetype'),
url('~fonts/roboto/Roboto-Bold.woff2') format('woff2');
font-weight: bolder;
font-style: normal;
}
@font-face {
font-family: 'Roboto';
src: url('~fonts/roboto/Roboto-Light.ttf') format('truetype'),
url('~fonts/roboto/Roboto-Light.woff2') format('woff2');
font-weight: normal;
font-style: normal;
}
@font-face {
font-family: 'Roboto';
src: url('~fonts/roboto/Roboto-LightItalic.ttf') format('truetype'),
url('~fonts/roboto/Roboto-LightItalic.woff2') format('woff2');
font-weight: normal;
font-style: italic;
}
@font-face {
font-family: 'Roboto';
src: url('~fonts/roboto/Roboto-Medium.ttf') format('truetype'),
url('~fonts/roboto/Roboto-Medium.woff2') format('woff2');
font-weight: 500;
font-style: normal;
}
@font-face {
font-family: 'Roboto';
src: url('~fonts/roboto/Roboto-MediumItalic.ttf') format('truetype'),
url('~fonts/roboto/Roboto-MediumItalic.woff2') format('woff2');
font-weight: 500;
font-style: italic;
}