Commit 6b04fd6f authored by Hamza Arfaoui's avatar Hamza Arfaoui

CAFI162 CAFI164

parent 0b9ca3e9
...@@ -420,6 +420,7 @@ font-family: 'OpenSansBold'; ...@@ -420,6 +420,7 @@ font-family: 'OpenSansBold';
background: url(/assets/img/icons/borne/keyboard_input.png) no-repeat; background: url(/assets/img/icons/borne/keyboard_input.png) no-repeat;
border: inherit; border: inherit;
background-size: 410px 89px; background-size: 410px 89px;
background-position-x: 5px;
height: 82px; height: 82px;
top: 56px; top: 56px;
width: 421px; width: 421px;
...@@ -548,10 +549,10 @@ z-index: -1; ...@@ -548,10 +549,10 @@ z-index: -1;
} }
#firstname { #firstname {
left: inherit; left: inherit;
right: -84px; right: -78px;
} }
#lastname { #lastname {
right: 327px; right: 339px;
left: inherit; left: inherit;
} }
#matricule{ #matricule{
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment