Hi,
Ich bekomms nicht hin wie ich den Linktext via css zentrieren kann.
Wie mach ich das?
Das selbe Problem hab ich mit Bildern.
Achja, ich arbeite mit Komposer.
Danke,
MFG
Ashtray
Achja nochwas, das ist der text im css file
a {
color: #4284b0;
background-color: inherit;
text-decoration: none;
font-weight: inherit;
text-align: center;
}
a:hover {
background-color: inherit;
color: #000000;
text-align: center;
Ich bekomms nicht hin wie ich den Linktext via css zentrieren kann.
Wie mach ich das?
Das selbe Problem hab ich mit Bildern.
Achja, ich arbeite mit Komposer.
Danke,
MFG
Ashtray
Achja nochwas, das ist der text im css file
a {
color: #4284b0;
background-color: inherit;
text-decoration: none;
font-weight: inherit;
text-align: center;
}
a:hover {
background-color: inherit;
color: #000000;
text-align: center;
Zuletzt bearbeitet: