body
{
- line-height: 1.5em;
- margin: 0;
+ line-height: 1.5em;
+ margin: 0;
}
a
{
- text-decoration: none;
- color: #00e;
+ text-decoration: none;
+ color: #00e;
}
a img {
.h2
{
- font-size: 2em;
- margin: 0;
- margin-top: 1.5em;
- font-weight: bold;
- line-height: 1.5em;
+ font-size: 2em;
+ margin: 0;
+ margin-top: 1.5em;
+ font-weight: bold;
+ line-height: 1.5em;
}
.h3
.h4
{
- font-size: 1em;
+ font-size: 1em;
margin: 0;
margin-top: 1.5em;
- line-height: 1.5em;
+ line-height: 1.5em;
}
p
{
- margin: 0;
+ margin: 0;
}
/* ======================== */
.theme-begin
{
- border-left: 0.1em solid #DDDDDD;
- color: #777;
- padding: 0 0.5em;
- width: 7.5em;
- font-style: normal;
- font-weight: normal;
- font-size: 0.875em;
- float: right;
- margin-right: -9.5em;
- clear: both;
- left: 40em;
- line-height: 1.5em;
- text-align: left;
+ border-left: 0.1em solid #DDDDDD;
+ color: #777;
+ padding: 0 0.5em;
+ width: 7.5em;
+ font-style: normal;
+ font-weight: normal;
+ font-size: 0.875em;
+ float: right;
+ margin-right: -9.5em;
+ clear: both;
+ left: 40em;
+ line-height: 1.5em;
+ text-align: left;
}
-.annotation
+.annotation-anchor
{
font-style: normal;
font-weight: normal;
font-size: 0.875em;
-}
-
-#footnotes .annotation
-{
display: block;
float: left;
width: 2.5em;
clear: both;
}
-#footnotes div
+.annotation
{
margin: 0;
margin-top: 1.5em;
}
-#footnotes p
+.annotation-body
{
margin-left: 2.5em;
font-size: 0.875em;
text-align: center;
font-weight: bold;
- font-size: 1.125em;
- line-height: 1.5em;
- margin-bottom: -0.25em;
+ font-size: 1.125em;
+ line-height: 1.5em;
+ margin-bottom: -0.25em;
}
.subtitle
}
+.frame
+{
+ border: 1px darkgray solid;
+ padding: 1em;
+}
+
hr.spacer
{
height: 3em;
text-transform: uppercase;
}
-p.info
+.info
{
text-align: center;
margin-bottom: 1em;
}
+.info div
+{
+ text-align: center;
+}
-p.info img
+.info img
{
margin: 0;
margin-left: 2em;