PDF rausgenommen
This commit is contained in:
@ -0,0 +1,13 @@
|
||||
#footerLinks {
|
||||
text-align: center;
|
||||
font-size: .7rem;
|
||||
color: @color-silver;
|
||||
|
||||
a {
|
||||
color: @color-silver;
|
||||
text-decoration: none;
|
||||
&:hover {
|
||||
text-decoration: underline;
|
||||
}
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user