X-Git-Url: https://git.plutz.net/?a=blobdiff_plain;f=themes%2Fdefault.css;h=0bb82b6d7916ebc8da949960d4b3d17132383176;hb=96c0bf3977695c229e0771c3675f5ed5f9ebca4f;hp=d58d973c82a3cb1e0a4064b1b038b25095902a42;hpb=e1441ae3543689244e9275c0581ad6c00d610f67;p=shellwiki diff --git a/themes/default.css b/themes/default.css index d58d973..0bb82b6 100644 --- a/themes/default.css +++ b/themes/default.css @@ -307,6 +307,18 @@ li.task.unsure:before { content: '? ' ; color: #880; font-weight: bold; pa } +ul.macro.tag { padding: 0; } +.macro.tag li.tag { + display: inline-block; + color: #FFF; + background-color: #333; + font-size: .875em; + padding: 0 .5em; + margin: .25em .25em 0 0; + border-radius: .375em; +} + + .macro.changes td .date { display: block; font-size: .75em;