Search results for '%2323'

  • ketherian
    ketherian
    On the Adventure logs page, Color is defined in:
    * .campaign-public-layout p and .main-content p as #232323
    * and body p as #767676;
    So, try adding following to your CSS:
    @.campaign-public-layout p,
    .main-content p,
    body {color:aliceblue;}@
    + whatever you did to make things transparent.
    This might miss something (like sidebar text, titles, ...), but should be a good start.
    As to tables, you could move the style information into your CSS so all tables get that style.
    @th, tr {background-color:transparent;}
    table {border:0px none transparent; text-align:auto; background-color:transparent;}@
    -
    Ketherian
    "Signs & Portends":https://swtwc.obsidianportal.com/
    "Textile help":http://redcloth.org/textile/

April 2024
Season of Strife

Read the feature post on the blog
Return to Obsidian Portal

Howdy, Stranger!

It looks like you're new here. If you want to get involved, click one of these buttons!

Discussions