X-Git-Url: https://mop.ddnsfree.com/gitweb/?a=blobdiff_plain;f=web%2Fbrisk.css;h=c2cd2c2c842032a227ef91e7c587ca7c4f5166b1;hb=6f7adfc43f2ce4ad8dcf616a58a8edaf3d6c5c42;hp=fa59bbd1a833810b73c251352e46bf3feb10f84e;hpb=536da22ebde5fa66e0f7524e9efc0316391f1afd;p=brisk.git diff --git a/web/brisk.css b/web/brisk.css index fa59bbd..c2cd2c2 100644 --- a/web/brisk.css +++ b/web/brisk.css @@ -73,6 +73,26 @@ img.nobohide { z-index: 12; } +.bg_white { + background-color: #ffffff; +} + +.bg_green { + background-color: #aaffaa; +} + +.bg_ligre { + background-color: #ddffdd; +} + +.bg_red { + background-color: #ffaaaa; +} + +.bg_lired { + background-color: #ffdddd; +} + .notify { /* top: 10%; */ top: 0;