Template:Dialogue/testcss.css: Difference between revisions

Jump to navigation Jump to search
no edit summary
(.)
No edit summary
Line 4: Line 4:
   list-style: none;
   list-style: none;
   border-left: 1px dashed #785000;
   border-left: 1px dashed #785000;
}
.bg3wiki-dialogue-transcipt ul:hover {
  border-left: 1px dashed #684000;
}
}


Line 9: Line 13:
   padding-left: 15px;
   padding-left: 15px;
   margin: 14px 0;
   margin: 14px 0;
}
.bg3wiki-dialogue-option:before {
display: inline-block;
content: '>';
/*mask: url(/images/Chevron.png) no-repeat 50%;*/
}
}

Navigation menu