X-Git-Url: http://mop.ddnsfree.com/gitweb/?a=blobdiff_plain;f=web%2Fbrisk.css;h=1e247cfb7895e7dacebfcb879e08801a537735d0;hb=a53bab3c7b384a95a807ddd64fe93a6564be5504;hp=6f375ab9d12dba2e54f5b2b165fb14e0a7d12efc;hpb=64f3311cce744f8bbac899511bbf58c7c5afdab3;p=brisk.git diff --git a/web/brisk.css b/web/brisk.css index 6f375ab..1e247cf 100644 --- a/web/brisk.css +++ b/web/brisk.css @@ -253,13 +253,31 @@ span.au1 { span.au2 { font-style: italic; -/* text-decoration: underline; */ background-color: #bafcba; } span.au3 { font-weight: bold; font-style: italic; -/* text-decoration: underline; */ background-color: #bafcba; } + +span.au4 { + background-color: #ffd780; +} + +span.au5 { + font-weight: bold; + background-color: #ffd780; +} + +span.au6 { + font-style: italic; + background-color: #ffd780; +} + +span.au7 { + font-weight: bold; + font-style: italic; + background-color: #ffd780; +}