upload
This commit is contained in:
@@ -1,5 +1,10 @@
|
|||||||
.überschrift {
|
.überschrift {
|
||||||
text-decoration: solid;
|
text-decoration: solid;
|
||||||
text-align: center;
|
text-align: center;
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.überschrift :hover {
|
||||||
|
zoom: 5%;
|
||||||
|
transition: all ease-in-out 0.5s;
|
||||||
|
}
|
||||||
Reference in New Issue
Block a user