zim-override.css 263 Bytes
/* Place here portions of the css specific to this theme */
div.zim-object {
border-style:none;
}
pre {
background-color: #EFEFEF;
padding: 5px;
border: solid #aaa 1px;
border-radius: 4px;
}