mirror of
https://github.com/TeaOSLab/EdgeAdmin.git
synced 2025-11-03 20:34:01 +08:00
9 lines
189 B
CSS
9 lines
189 B
CSS
.feature-boxes .feature-box {
|
|
margin-bottom: 1em;
|
|
width: 24em;
|
|
float: left;
|
|
}
|
|
.feature-boxes .feature-box:hover label {
|
|
font-weight: bold;
|
|
}
|
|
/*# sourceMappingURL=features.css.map */ |