}
.left-column {
- width: 48em;
+ width: 47em;
float: left;
}
.right-column {
float:right;
- width: 48em;
+ width: 47em;
}
.normal-text {
font-size: 1.3em;
.mono {
font-family: "Andale Mono", "Lucida Sans Typewriter", "Courier New";
- font-weight: bold;
+/* font-weight: bold; */
}
.accent1 {
}
-a.cite {
- display: block;
- color: black;
- background: white;
- padding: 3em 2em .1em 8em;
-}
-.cite-body {
- font-size: 1.8em;
- line-height: 1.3em;
-}
-.cite p {
- color: #444;
- font-size: 1.1em;
- margin-top: 1.6em;
-}
-
.see-also {
margin-left: 8em;
float: left;