doc/common.css in ruby-vpi-17.0.0 vs doc/common.css in ruby-vpi-18.0.0
- old
+ new
@@ -13,15 +13,11 @@
border-left: thick solid salmon;
border-right: thick solid salmon;
padding: 2em;
}
-#body > h1 {
- margin-top: 0;
-}
-
/* headings */
h1, h2, h3, h4, h5, h6, th, .title {
font-family: serif;
}
@@ -33,24 +29,25 @@
}
/* table of contents */
-#toc-links {
+#toc-links,
+#site-links {
text-align: center;
border-bottom: thick solid salmon;
background-color: white;
padding: 1em;
}
+#toc-links {
+ background-color: ivory;
+}
+
#toc {
border-top: thick solid salmon;
background-color: white;
padding: 1em;
-}
-
-#toc li {
- margin-left: -15px;
}
/* latex */