mirror of
https://github.com/m5stack/m5-docs.git
synced 2026-05-20 10:23:01 -07:00
add main-min css file
This commit is contained in:
Vendored
+1
File diff suppressed because one or more lines are too long
@@ -954,7 +954,7 @@ mark {
|
||||
}
|
||||
|
||||
|
||||
.anchor-box img {
|
||||
.anchor-box img{
|
||||
|
||||
width: 30px;
|
||||
height: 31px;
|
||||
@@ -962,6 +962,11 @@ mark {
|
||||
margin-top: 2px;
|
||||
}
|
||||
|
||||
.anchor-box svg{
|
||||
margin-left: 10px;
|
||||
margin-top:2px;
|
||||
}
|
||||
|
||||
.anchor-box > a {
|
||||
display: -webkit-flex;
|
||||
display: flex;
|
||||
@@ -998,6 +1003,10 @@ mark {
|
||||
margin-left: 6px;
|
||||
}
|
||||
|
||||
.anchor-box svg {
|
||||
margin-left: 12px;
|
||||
margin-top: 4px;
|
||||
}
|
||||
.anchor-active {
|
||||
background-color: #007aff !important;
|
||||
box-shadow: 4px 4px 8px 0px #aeaeae !important;
|
||||
|
||||
+2
-2
File diff suppressed because one or more lines are too long
Reference in New Issue
Block a user