X-Git-Url: http://mop.ddnsfree.com/gitweb/?a=blobdiff_plain;f=web%2Fbrisk.css;h=f041039122e66c3f507baaa89663ebf01a3e95dd;hb=28bc29c2571daed80d85b53abebf0649d033cf25;hp=6f375ab9d12dba2e54f5b2b165fb14e0a7d12efc;hpb=11db89bea184692bb92f825fee4de9d96dd47a5b;p=brisk.git diff --git a/web/brisk.css b/web/brisk.css index 6f375ab..f041039 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,19 +247,17 @@ 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; -/* text-decoration: underline; */ - background-color: #bafcba; + background-color: #ffd780; } -span.au3 { - font-weight: bold; - font-style: italic; -/* text-decoration: underline; */ +span.au2 { background-color: #bafcba; }