Template:沙盒/TemplateStyles/Dabao qian/TrackWindows.css
外观
.releasetable {
font-family: Segoe UI Variable Text, system-ui, -apple-system, Segoe UI, Roboto, Helvetica Neue, Arial, Noto Sans, Liberation Sans, sans-serif, Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol, Noto Color Emoji;
}
.badge {
display: inline-block;
padding: 0.35em 0.65em;
font-size: 80%;
font-weight: bold;
line-height: 1;
color: var(--background-color-neutral-subtle, #f8f9fa);
text-decoration: none;
text-align: center;
white-space: nowrap;
vertical-align: baseline;
border-radius: 0.375rem;
}
.badge-channel-canary {
background: #e74018;
}
.badge-channel-dev {
background: #fb8009;
}
.badge-channel-beta {
background: #ffc000;
}
.badge-channel-preview {
background: #97c800;
}
.badge-channel-gac {
background: #46c429;
}
.badge-channel-ltsc {
background: #0098df;
}