Gary: Menü-Inhalt läßt sich nicht zentrieren

Beitrag lesen

Salve a tutti

_Warum_ geht weder:

li {
   text-align: center;
   }

noch...

li {
   text-align: center;
   }

noch...

div.inhalt-box-links {
                     position: fixed;
                     float: none;
                     top: 100px;
                     left: 88px;
                     width: 119px;
                     height: 250px;
                     border-width: 1px;
                     border-style: solid;
                     border-color: #FFCC00;
                     background-color: #FFF2BF;
                     text-align: center; <--- Hier!
                     font-size: 0.7em;
                     line-height: 40px;
                     }

Ich hätte einfach nur die Menüpunkte links und rechts zentriert...

Gruß

Gary

PS:Das Bullet hab ich wegbekommen :-)