mirror of
https://github.com/Paris-est-Ludique/intranet.git
synced 2025-09-11 13:56:29 +02:00
some css lint fixes
This commit is contained in:
@@ -46,7 +46,7 @@
|
||||
font-weight: 400;
|
||||
text-decoration: none;
|
||||
color: $color-orange;
|
||||
text-shadow: 2px 2px 2px black;
|
||||
text-shadow: 2px 2px 2px $color-black;
|
||||
}
|
||||
}
|
||||
|
||||
@@ -54,11 +54,3 @@
|
||||
font-size: 14px;
|
||||
color: #555;
|
||||
}
|
||||
|
||||
.header {
|
||||
color: inherit;
|
||||
display: block;
|
||||
overflow: auto;
|
||||
padding: 15px;
|
||||
text-decoration: none;
|
||||
}
|
||||
|
Reference in New Issue
Block a user