mirror of
https://github.com/m5stack/m5-docs.git
synced 2026-05-20 10:23:01 -07:00
add 6060
This commit is contained in:
@@ -22,8 +22,10 @@ body[data-page="index.md"] article.markdown-section {
|
||||
body[data-page="index.md"] article.markdown-section .item {
|
||||
width: 150px;
|
||||
margin-right: 10px;
|
||||
margin-top: 10px;
|
||||
display: inline-block;
|
||||
position:relative;
|
||||
box-shadow: 5px 5px 5px #888888;
|
||||
}
|
||||
|
||||
body[data-page="index.md"] article.markdown-section p.item-title {
|
||||
@@ -38,12 +40,18 @@ body[data-page="zh_CN/README.md"] article.markdown-section {
|
||||
body[data-page="zh_CN/README.md"] article.markdown-section .item {
|
||||
width: 150px;
|
||||
margin-right: 10px;
|
||||
margin-top: 10px;
|
||||
display: inline-block;
|
||||
position:relative;
|
||||
box-shadow: 5px 5px 5px #888888;
|
||||
}
|
||||
|
||||
body[data-page="zh_CN/README.md"] article.markdown-section p.item-title {
|
||||
text-align: center;
|
||||
margin-top: 10px;
|
||||
margin-bottom: 10px;
|
||||
/* background-color: #007BFF;
|
||||
color: white; */
|
||||
}
|
||||
|
||||
/* ja */
|
||||
|
||||
Reference in New Issue
Block a user