No need to copy common.css, just add personal CSS to override the parts one wants to change. (How to customize CSS when anonymous is "not our problem". If you want easy customization, then log in; that's the purpose of logging in. If you log in, then you can even add JS that makes it so that when you post, it gets posted anonymously.)

The "(*)" for the link to Tidings in the "Information" nodelet was in the wrong place and has been moved. At least many of the unclosed LI tags have also been fixed.

It looks like jdporter was going for standardizing the style of "lists of link" with a distinction between "internal" links and "external" links. I much prefer the "| a | b | c" style for list of links that use very short title like is the case in some cabal-only nodelets.

I agree that the auto-wrapping "| a link to one thing | some other link to another | yet another link to something else" style is a worse choice for non-terse link descriptions like many of the links found in the "Information" nodelet.

So we probably need separate CSS classes for "terse lists" vs "non-terse lists".

It looks like some of the patches were applied before they were fully polished. But then, that's sometimes a good way to get decent feedback on the proposed changes.

Yes, the intent is indeed to use " | " in front of each link, at least for compact lists.

- tye        


In reply to Re: Nodelets' layout (various) by tye
in thread Nodelets' layout by Anonymous Monk

Title:
Use:  <p> text here (a paragraph) </p>
and:  <code> code here </code>
to format your post, it's "PerlMonks-approved HTML":



  • Posts are HTML formatted. Put <p> </p> tags around your paragraphs. Put <code> </code> tags around your code and data!
  • Titles consisting of a single word are discouraged, and in most cases are disallowed outright.
  • Read Where should I post X? if you're not absolutely sure you're posting in the right place.
  • Please read these before you post! —
  • Posts may use any of the Perl Monks Approved HTML tags:
    a, abbr, b, big, blockquote, br, caption, center, col, colgroup, dd, del, details, div, dl, dt, em, font, h1, h2, h3, h4, h5, h6, hr, i, ins, li, ol, p, pre, readmore, small, span, spoiler, strike, strong, sub, summary, sup, table, tbody, td, tfoot, th, thead, tr, tt, u, ul, wbr
  • You may need to use entities for some characters, as follows. (Exception: Within code tags, you can put the characters literally.)
            For:     Use:
    & &amp;
    < &lt;
    > &gt;
    [ &#91;
    ] &#93;
  • Link using PerlMonks shortcuts! What shortcuts can I use for linking?
  • See Writeup Formatting Tips and other pages linked from there for more info.