/* ======================== */
.theme-begin {
border-left: 0.1em solid #DDDDDD;
- color: #666;
- float: right;
- margin: 0 -9.5em 0 0;
+ color: #777;
padding: 0 0.5em;
width: 7.5em;
font-style: normal;
font-weight: normal;
font-size: 16px;
+ position: absolute;
+ left: 40em;
+ line-height: 1.5em;
+ text-align: left;
}
.annotation {