Skip to content

visually distinguish AC bodies #682

@michaelficarra

Description

@michaelficarra

I've been playing around with adding some kind of visual distinction for AC bodies so a reader can easily tell that those steps are not immediately evaluated, even when reading an algorithm from bottom to top.

What do you think about something like this?

Image

It's just a couple styles on the AC's body <ol>:

border-left: 3px solid #CCC;
border-radius: 0 0 0 20px;
padding-bottom: 5px;

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions