}
+
+#heretoc {
+ margin-top: .5em;
+
+ // Workaround for missing li's.
+ ol a {
+ line-height: 30px;
+ }
+}
+
#menu .box {
display: none;
position: absolute;
height: 300px;
padding: 30px;
overflow: auto;
- background: #F7BA00;
+ background: #FFE79E;
box-shadow: 0px 0px 20px rgba(1, 129, 137, 0.2);
border-radius: 10px;
}
height: 300px;
padding: 0px 30px 30px;
overflow: auto;
- background: #F7BA00;
box-shadow: 0px 0px 20px rgba(1, 129, 137, 0.2);
border-radius: 10px;