X-Git-Url: https://mop.ddnsfree.com/gitweb/?a=blobdiff_plain;f=web%2Fbrisk.css;h=812f948f46d8d29549e905fda32ee884e3e512fc;hb=79b3f2cd1c0b8c48292119f8eb17ee58e64b5740;hp=98bba662d8e29d089ae63e14811d953ca2bf02d9;hpb=4cbdccb22145e23fab22225a972b490842209c24;p=brisk.git diff --git a/web/brisk.css b/web/brisk.css index 98bba66..812f948 100644 --- a/web/brisk.css +++ b/web/brisk.css @@ -206,3 +206,20 @@ input.button:active { img.button:hover { cursor: pointer; } + +span.au1 { + font-weight: bold; +} + +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; +}