X-Git-Url: http://mop.ddnsfree.com/gitweb/?p=brisk.git;a=blobdiff_plain;f=web%2Fbrisk.css;fp=web%2Fbrisk.css;h=f984cb097906d96205292cbb1f53e1dc92fcb2f6;hp=1e247cfb7895e7dacebfcb879e08801a537735d0;hb=8507128d38073666f0e778b16fb691a3bc9ef0e7;hpb=8b9c2b3ec59baef7c9f64f9663347bc5b9cf69fe diff --git a/web/brisk.css b/web/brisk.css index 1e247cf..f984cb0 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 { - font-style: italic; - background-color: #bafcba; -} - -span.au3 { - font-weight: bold; +span.au1 { + padding-left: 2px; + padding-right: 4px; font-style: italic; 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; +span.au2 { + /* orange: background-color: #ffd780; */ + /* background-color: #e0ff00; */ + background-color: #8c7dfb; }