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.

30 lines
550 B

.block-language-ActivityHistory {
margin: 1rem 0;
}
.selectYear {
border-color: none;
}
.HistoryBoard {
background-color: transparent !important;
padding: 10px;
border-radius: 14px;
width: auto;
height: auto;
}
.ObsidianHistoryBlock {
background-color: transparent !important;
border-radius: 14px;
width: auto;
height: auto;
}
.selectYear {
margin: 10px !important;
border-radius: 0 !important;
border-color: transparent !important;
background: #1b1b1b;
color: rgb(201, 201, 201);
}