2     float: none !important; /* temporaty workaround for Bootstrap's influence via [class*="span"] { float: left; } */
\r 
  12     display:inline-block;
\r 
  16 [wlxml-tag=header] {
\r 
  22 [wlxml-tag=section] {
\r 
  24     margin-bottom: 10px;
\r 
  27 [wlxml-tag=section] [wlxml-tag=section] {
\r 
  31 [wlxml-class|="cite"] {
\r 
  35 [wlxml-class|="cite-code"] {
\r 
  36     font-family: monospace;
\r 
  39 [wlxml-class|="cite-code-xml"] {
\r 
  43 [wlxml-tag=header] > [wlxml-class=author] {
\r 
  47 [wlxml-tag=header] > [wlxml-class=title] {
\r 
  51 [wlxml-class|="uri"] {
\r 
  53     text-decoration: underline;
\r 
  56 [wlxml-class|="p"] {
\r 
  60 [wlxml-class|="emph-tech"] {
\r 
  64 [wlxml-tag]  metadata {
\r 
  68 [wlxml-class="list-items"] {
\r 
  70     counter-reset: myitem;
\r 
  72     > [wlxml-class="item"] {
\r 
  73         counter-increment: myitem;
\r 
  79             content: counter(myitem) '. ';
\r 
  86 [wlxml-class="table"] {
\r 
  89     border: 1px solid black;
\r 
  91     [wlxml-class="row"] {
\r 
  93         border: 1px solid black;
\r 
  95     [wlxml-class="cell"] {
\r 
  96         display: table-cell;
\r 
  97         border: 1px solid black;
\r