Put this in a tiddler that is tagged $:/tags/Stylesheet

.tc-tagged-bbb .tc-tiddler-title:after {
width:95%;
height:6em;
content:"";
position:absolute;
margin-top:-2em;
margin-left:-2em;
background-color:rgba(1,1,1,.3);
border:1px green solid;
}

To have it apply, tag a(nother) tiddler with the "tc-tagged" value, i.e 
"bbb"

The ":after" that you see is called a css pseudo element if you want to 
look it up.

At least it's something to experiment with.

<:-)

-- 
You received this message because you are subscribed to the Google Groups 
"TiddlyWiki" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at https://groups.google.com/group/tiddlywiki.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/682f2e42-682f-478d-93a3-846159fb780d%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to