Skip to content

Commit

Permalink
Remove prerelease copy of scary warning styles
Browse files Browse the repository at this point in the history
  • Loading branch information
Jermolene committed Nov 12, 2024
1 parent 1f9cbd2 commit e3648c7
Showing 1 changed file with 0 additions and 11 deletions.
11 changes: 0 additions & 11 deletions editions/prerelease/tiddlers/system/styles.tid
Original file line number Diff line number Diff line change
Expand Up @@ -4,14 +4,3 @@ type: text/vnd.tiddlywiki

\rules only filteredtranscludeinline transcludeinline macrodef macrocallinline macrocallblock

.tc-scary-warning {
font-weight: bold;
padding: 0 1em;
margin-left: -1em;
margin-right: -1em;
color: #f22;
border-radius: 4px;
border: 3px solid transparent;
background: #ffd;
background: linear-gradient(#ffd, #ffd) padding-box, repeating-linear-gradient(-45deg, red 0, red 25%, transparent 0, transparent 50%) 0 / .6em .6em;
}

0 comments on commit e3648c7

Please sign in to comment.