mirror of
https://github.com/3dmol/3Dmol.js.git
synced 2026-06-04 08:39:49 +09:00
15 lines
246 B
CSS
15 lines
246 B
CSS
.prettyprint {
|
|
background-color: #f3f3f3;
|
|
}
|
|
.content pre.prettyprint {
|
|
padding: 1px;
|
|
background-color: black;
|
|
}
|
|
|
|
h1.navbar-item #___gcse_0 div.gsc-control-cse {
|
|
padding: 0 ;
|
|
padding-left: 1em;
|
|
width: 20em;
|
|
line-height: 1;
|
|
}
|