style(core): 移除未使用的样式

This commit is contained in:
王立帮
2025-04-14 23:32:51 +08:00
parent cf7423f427
commit 55a0001aae

View File

@@ -44,14 +44,3 @@ body[class="light"] {
bottom: 36px; bottom: 36px;
background-position: -64px -92px; background-position: -64px -92px;
} }
#content_blocks > div > div {
padding-top: 0px;
padding-bottom: 0px;
}
/*Blocks*/
span#span_blocks, span#span_arduino, select#languageMenu {
color: #fff;
}