X-Git-Url: http://mop.ddnsfree.com/gitweb/?a=blobdiff_plain;f=web%2Fbrisk.css;h=56bd604c8002ef7e578939cfe6d9aba72c1f364f;hb=4c5c8a75a08b2efe0e8809e6ffb77a5a1f4671c2;hp=1e247cfb7895e7dacebfcb879e08801a537735d0;hpb=a53bab3c7b384a95a807ddd64fe93a6564be5504;p=brisk.git diff --git a/web/brisk.css b/web/brisk.css index 1e247cf..56bd604 100644 --- a/web/brisk.css +++ b/web/brisk.css @@ -1,7 +1,7 @@ /* * brisk - brisk.css * - * Copyright (C) 2006-2012 Matteo Nastasi + * Copyright (C) 2006-2014 Matteo Nastasi * mailto: nastasi@alternativeoutput.it * matteo.nastasi@milug.org * web: http://www.alternativeoutput.it @@ -247,37 +247,19 @@ img.button:hover { cursor: pointer; } -span.au1 { +span.au0 { font-weight: bold; } -span.au2 { +span.au1 { + padding-left: 2px; + padding-right: 4px; font-style: italic; - background-color: #bafcba; +/* orange background-color: #ffd780; */ +/* red background-color: #ffb0b0; */ + background-color: #81a8ff; } -span.au3 { - font-weight: bold; - font-style: italic; +span.au2 { 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; -}