Eternius: CSS kann keine Konstanten

Beitrag lesen

Hallo,

~~~css

.hell {background:#fff}
  .mittel {background:#aaa}
  .dunkel {background:black}
  ...

  
  ~~~html
  
<div id="hintergrund" class="dunkel"/>  
  <!--[..]-->  
  <li class="nav mittel"/>  
  

geht doch?!

gruss

--
no strict;
no warnings;
"May I introduce you to OSX. It even runs on cheap intel hardware."
"I doubt that. It could run on cheap intel hardware, but Apple will restrict to expensive Apple hardware, which consists of cheap Intel hardware."