Files
gitbook/packages/gitbook-plugin-theme-default/less/Panel.less
T
2016-10-14 11:09:24 +02:00

8 lines
140 B
Plaintext

.GitBook-Panel {
border: 2px solid #f5f5f5;
padding: 10px;
background: #fafafa;
border-radius: 2px;
margin-top: 20px;
}