diff --git a/style.css b/style.css index eeb9b01..6148313 100644 --- a/style.css +++ b/style.css @@ -1,12 +1,13 @@ .cssboxColor1{ - background: url("/usr/share/ublexec/images/logo-background.png") no-repeat; -} -.boxInfoMessOK{ - background-color: #f3f0ac; + background: url("/usr/share/ublexec/images/logo-background.png") no-repeat; } .textHead{ text-shadow: 1px 1px #ffffff; } +.boxInfoMessOK{ + background-color: #f3f0ac; +} + .textHeaderBar{ font-weight: bold; }