rlayers
Version:
React Components for OpenLayers
24 lines (20 loc) • 354 B
CSS
.left-menu button {
text-align: left;
font-weight: bold;
color: #333333;
}
.left-menu a:hover {
text-decoration: none;
}
.left-menu {
width: 10em;
min-width: 10em;
max-width: 10em;
}
.codeblock>pre {
margin-top: 0 ;
}
.codeblock>pre>code {
font-size: 0.9rem ;
line-height: 1.1 ;
}