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

June 2025

S M T W T F S
1 2 34567
8 910 111213 14
15 16 17 18 192021
22 2324 25262728
2930     

Most Popular Tags

Powered by Dreamwidth Studios
Page generated 2025-Jul-03, Thursday 07:39 pm