You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 

16 lines
305 B

.table.badge-preview th {
border-top: 0;
color: var(--text-muted);
font-weight: normal;
font-size: 12px;
padding-top: 32px;
}
#badges-json .fetch-json {
background: var(--pre-bg);
padding: 3px;
}
#badges-json, #badges-shields, .badge-preview .with-late {
display: none;
}