mellowtigger: (penguin coder)
[personal profile] mellowtigger

When I use lists, I like having extra vertical space between each listed item. I have done it for years here by deliberately adding two line breaks at the end of each line as:

<br/><br/>

I'd prefer something easier, so I can do it once and not have to repeat it for every item in the list. I tried the following code, and it works great in a test editor, but it fails in an actual Dreamwidth page.

<p>
<style type="text/css">
  li { margin-bottom: 1em; }
</style>
<ol>
<li>A</li>
<li>B</li>
<li>C</li>
</ol>
</p>

I'd rather have an inline code that I put into the OL element, but I couldn't even get that much to display properly in the test editor. I thought I knew my basics, but this simple problem has me stumped. (Please don't make me learn Dreamwidth Journal Themes. I'm going to have to learn Dreamwidth Journal Themes, aren't I?) Any suggestions?

Date: 2023-May-07, Sunday 04:22 pm (UTC)
bitterlawngnome: (Default)
From: [personal profile] bitterlawngnome
Ask the help desk. They take a long time to reply but generally have useful info.

Date: 2023-May-07, Sunday 06:37 pm (UTC)
darkoshi: (Default)
From: [personal profile] darkoshi
Did a search and tried some things out. This works with my journal theme:

Profile

mellowtigger: (Default)
mellowtigger

About

August 2025

S M T W T F S
      12
34567 8 9
10 111213141516
1718 1920212223
242526 27282930
31      

Most Popular Tags

Powered by Dreamwidth Studios
Page generated 2025-Aug-27, Wednesday 11:43 pm