Files
stacks-puppet-node/testnet/testnet.css
2018-04-29 23:05:15 -04:00

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;
}