|
@@ -348,17 +348,19 @@ header {
|
|
|
padding-top: 1rem; }
|
|
|
header .region-header #block-reha-connexionutilisateur .connexion .connexion-full ul:first-of-type {
|
|
|
border-bottom: 1px solid black; }
|
|
|
- header .region-header #block-reha-connexionutilisateur .connexion .connexion-full ul:last-of-type a {
|
|
|
- text-transform: uppercase;
|
|
|
- padding: 1rem;
|
|
|
- border: solid black 1px;
|
|
|
- margin-bottom: 1rem;
|
|
|
- background-color: white; }
|
|
|
- @media (max-width: 891px) {
|
|
|
- header .region-header #block-reha-connexionutilisateur .connexion .connexion-full ul:last-of-type a {
|
|
|
- font-size: 1rem; } }
|
|
|
- header .region-header #block-reha-connexionutilisateur .connexion .connexion-full ul:last-of-type a p {
|
|
|
- font-style: italic; }
|
|
|
+ header .region-header #block-reha-connexionutilisateur .connexion .connexion-full ul:last-of-type {
|
|
|
+ display: none; }
|
|
|
+ header .region-header #block-reha-connexionutilisateur .connexion .connexion-full ul:last-of-type a {
|
|
|
+ text-transform: uppercase;
|
|
|
+ padding: 1rem;
|
|
|
+ border: solid black 1px;
|
|
|
+ margin-bottom: 1rem;
|
|
|
+ background-color: white; }
|
|
|
+ @media (max-width: 891px) {
|
|
|
+ header .region-header #block-reha-connexionutilisateur .connexion .connexion-full ul:last-of-type a {
|
|
|
+ font-size: 1rem; } }
|
|
|
+ header .region-header #block-reha-connexionutilisateur .connexion .connexion-full ul:last-of-type a p {
|
|
|
+ font-style: italic; }
|
|
|
header .region-header #block-reha-connexionutilisateur .connexion .connexion-full ul:last-of-type a:hover {
|
|
|
background-color: #fdc300; }
|
|
|
header .region-header #block-reha-config-pages {
|