icon header
This commit is contained in:
-7
@@ -383,12 +383,8 @@ header .region-header #block-reha-connexionutilisateur {
|
||||
padding-left: 1rem;
|
||||
}
|
||||
}
|
||||
header .region-header #block-reha-connexionutilisateur .bouton-connexion {
|
||||
padding-right: 3rem;
|
||||
}
|
||||
header .region-header #block-reha-connexionutilisateur .bouton-connexion :before {
|
||||
content: url(../images/noun-contact-2495375.svg);
|
||||
padding-right: 1rem;
|
||||
}
|
||||
header .region-header #block-reha-connexionutilisateur .connexion {
|
||||
height: 0; /* Hauteur initiale à 0 pour créer l'effet de glissement vers le bas */
|
||||
@@ -594,9 +590,6 @@ header #block-reha-views-block-current-user-block-block-1 {
|
||||
flex-direction: column;
|
||||
height: fit-content;
|
||||
}
|
||||
header #block-reha-views-block-current-user-block-block-1 .bouton-connected {
|
||||
padding-right: 3rem;
|
||||
}
|
||||
header #block-reha-views-block-current-user-block-block-1 .bouton-connected h2 {
|
||||
font-size: 1rem;
|
||||
color: black;
|
||||
|
||||
@@ -8,8 +8,8 @@
|
||||
xml:space="preserve"
|
||||
id="svg3"
|
||||
sodipodi:docname="noun-contact-2495375.svg"
|
||||
width="35"
|
||||
height="34.9"
|
||||
width="28"
|
||||
height="27"
|
||||
inkscape:version="1.3 (0e150ed6c4, 2023-07-21)"
|
||||
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
|
||||
xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
|
||||
|
||||
|
Before Width: | Height: | Size: 2.0 KiB After Width: | Height: | Size: 2.0 KiB |
@@ -7,8 +7,8 @@
|
||||
xml:space="preserve"
|
||||
id="svg2"
|
||||
sodipodi:docname="noun-letter-1064628.svg"
|
||||
width="45"
|
||||
height="31.5"
|
||||
width="32"
|
||||
height="28"
|
||||
inkscape:version="1.3 (0e150ed6c4, 2023-07-21)"
|
||||
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
|
||||
xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
|
||||
|
||||
|
Before Width: | Height: | Size: 1.9 KiB After Width: | Height: | Size: 1.9 KiB |
@@ -116,14 +116,14 @@ header{
|
||||
}
|
||||
|
||||
.bouton-connexion{
|
||||
padding-right: 3rem;
|
||||
// padding-right: 3rem;
|
||||
// @media (max-width:891px) {
|
||||
// font-size: 0.1rem;
|
||||
// color: white;
|
||||
// }
|
||||
:before{
|
||||
content: url(../images/noun-contact-2495375.svg);
|
||||
padding-right: 1rem;
|
||||
// padding-right: 1rem;
|
||||
}
|
||||
|
||||
}
|
||||
@@ -335,7 +335,7 @@ header{
|
||||
grid-column: 9;
|
||||
width: 400px;
|
||||
.bouton-connected{
|
||||
padding-right: 3rem;
|
||||
// padding-right: 3rem;
|
||||
h2{
|
||||
// width: fit-content;
|
||||
font-size: 1rem;
|
||||
|
||||
Reference in New Issue
Block a user