Event Cards Update und alle links sind Orange, einheitlich auf der ganzen Seite
This commit is contained in:
@ -23,3 +23,12 @@ body {
|
||||
width: var(--container-width);
|
||||
margin: 0 auto;
|
||||
}
|
||||
|
||||
|
||||
a {
|
||||
color: #ffa500;
|
||||
}
|
||||
|
||||
a:hover {
|
||||
text-decoration: none;
|
||||
}
|
||||
Reference in New Issue
Block a user