Template:Dialogue/testcss.css: Difference between revisions
Jump to navigation
Jump to search
(Created page with "→This css is solely for quick iteration on dialogue css. Once it is ready it will be moved into Common.css and deleted from here.: ") |
No edit summary |
||
Line 1: | Line 1: | ||
/* This css is solely for quick iteration on dialogue css. | /* This css is solely for quick iteration on dialogue css. | ||
Once it is ready it will be moved into Common.css and deleted from here. */ | Once it is ready it will be moved into Common.css and deleted from here. */ | ||
.bg3wiki-dialogue-transcript ul { | |||
list-style: none; | |||
border-left: 1px dashed #785000; | |||
} |