mirror of
https://github.com/alexgo-io/stacks-puppet-node.git
synced 2026-04-15 22:15:09 +08:00
8 lines
290 B
CSS
8 lines
290 B
CSS
table { border-collapse: separate; border-spacing: 6pt; border-style: hidden hidden; }
|
|
.code { font-family: monospace; line-height: 100%; }
|
|
.not-given { font-style: italic; color: rgb(128,128,128); }
|
|
.panel-default > .panel-heading-custom {
|
|
background: #41294e;
|
|
color: #fff;
|
|
}
|