| | |
| | | text-align: right;
|
| | | }
|
| | |
|
| | | span.refs span {
|
| | | span .tag, span .head, span .ref {
|
| | | padding: 0px 4px;
|
| | | font-family: sans-serif;
|
| | | font-size: 70%;
|
| | | font-weight: normal;
|
| | | border: 1px solid;
|
| | | background-color: #ffaaff;
|
| | | border-color: #ffccff #ff00ee #ff00ee #ffccff;
|
| | | color: black;
|
| | | }
|
| | |
|
| | | span.refs span a {
|
| | | span .tag a, span .head a, span .ref a {
|
| | | text-decoration: none;
|
| | | color: inherit;
|
| | | }
|
| | |
|
| | | span.refs span a:hover {
|
| | | text-decoration: underline;
|
| | | span .tag a:hover, span .head a:hover, span .ref a:hover {
|
| | | color: inherit;
|
| | | }
|
| | |
|
| | | span.refs span.indirect {
|
| | | font-style: italic;
|
| | | span .tag a span, span .head a span, span .ref a span {
|
| | | font-size: 9px;
|
| | | }
|
| | |
|
| | | span.refs span.ref {
|
| | | span .ref {
|
| | | background-color: #aaaaff;
|
| | | border-color: #ccccff #0033cc #0033cc #ccccff;
|
| | | }
|
| | |
|
| | | span.refs span.tag {
|
| | | span .tag {
|
| | | background-color: #ffffaa;
|
| | | border-color: #ffffcc #ffee00 #ffee00 #ffffcc;
|
| | | }
|
| | |
|
| | | span.refs span.head {
|
| | | span .head {
|
| | | background-color: #aaffaa;
|
| | | border-color: #ccffcc #00cc33 #00cc33 #ccffcc;
|
| | | } |