提交 8a587e67 编写于 作者: G Guillaume Gomez

Improve big sidebar elements display

上级 c26abe75
......@@ -1035,6 +1035,24 @@ h4 > .important-traits {
.show-it {
display: block;
width: 246px;
}
.show-it > .block.items {
margin: 8px 0;
}
.show-it > .block.items > ul {
margin: 0;
}
.show-it > .block.items > ul > li {
text-align: center;
margin: 2px 0;
}
.show-it > .block.items > ul > li > a {
font-size: 21px;
}
/* Because of ios, we need to actually have a full height sidebar title so the
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册