text-decoration: none;
}
+body #page #content #breadcrumb {
+ margin-left: -0.8em;
+ margin-right: -0.8em;
+ margin-top: 0;
+ margin-bottom: 0;
+ padding-top: 0.1em;
+ padding-bottom: 0.1em;
+ text-align: left;
+ background: #dfdfdf;
+ color: black;
+}
+
+body #page #content #breadcrumb p {
+ font-size: 90%;
+ font-weight: bold;
+ padding: 0;
+ margin: 0 1em;
+}
+
+body #page #content #breadcrumb p a {
+ color: #8a8a8a;
+ text-decoration: none;
+}
+
body #page #content #submenu {
- font-size: 100%;
margin-right: -0.8em;
margin-left: -0.8em;
text-align: left;
background: black;
padding-top: 0.2em;
padding-bottom: 0.2em;
- top: 0;
- left: 0;
- position: relative;
}
body #page #content #submenu ul {
display: inline;
font-size: 90%;
+ padding: 1em;
+ margin: 0;
}
body #page #content #submenu ul li,