6 lines
76 B
CSS
6 lines
76 B
CSS
.überschrift {
|
|
text-decoration: solid;
|
|
text-align: center;
|
|
}
|
|
|
.überschrift {
|
|
text-decoration: solid;
|
|
text-align: center;
|
|
}
|
|
|