|
@@ -177,8 +177,6 @@ header{
|
|
|
font-size: 0.9rem;
|
|
|
padding-top: 1rem;
|
|
|
}
|
|
|
-
|
|
|
-
|
|
|
}
|
|
|
ul:first-of-type{
|
|
|
border-bottom: 1px solid black;
|
|
@@ -193,20 +191,16 @@ header{
|
|
|
@media (max-width:891px) {
|
|
|
font-size: 1rem;
|
|
|
}
|
|
|
- p{
|
|
|
- font-style: italic;
|
|
|
- }
|
|
|
-
|
|
|
-
|
|
|
+ p{
|
|
|
+ font-style: italic;
|
|
|
+ }
|
|
|
}
|
|
|
}
|
|
|
ul:last-of-type a:hover{
|
|
|
background-color: $yellow-puca;
|
|
|
}
|
|
|
-
|
|
|
}
|
|
|
}
|
|
|
-
|
|
|
}
|
|
|
|
|
|
#block-reha-config-pages{
|