purejs
Version:
Purejs is an API to help create constructors and manage their prototype chain.
28 lines (23 loc) • 353 B
CSS
details p {
font-weight: normal;
margin: 15px 0px 0px 0px;
}
details h3 {
color: #ffffff;
background-color: #666666;
margin: 30px 0px 0px 0px;
padding: 5px;
}
details pre {
margin: 30px 0px 0px 0px;
}
table {
margin: 10px;
}
table, td, th {
border: thin solid #777777;
padding: 5px;
}
th {
font-weight: bold;
}