mirror of
https://git.bakhai.co.in/FbIN/libreqr.git
synced 2026-04-23 18:26:18 +05:30
Modif de la structure du header
This commit is contained in:
parent
25ed11aada
commit
9ce259cfa0
24 changed files with 17 additions and 11 deletions
16
style.less
16
style.less
|
|
@ -109,10 +109,19 @@ label {
|
|||
text-align: right;
|
||||
}
|
||||
|
||||
h1 {
|
||||
text-align: left;
|
||||
header {
|
||||
text-align: center;
|
||||
padding: 0px;
|
||||
margin: 0px;
|
||||
|
||||
}
|
||||
|
||||
header > a {
|
||||
display: flex;
|
||||
}
|
||||
|
||||
h1, #logo {
|
||||
margin: auto;
|
||||
font-size: 35px;
|
||||
}
|
||||
|
||||
|
|
@ -143,8 +152,7 @@ h1 {
|
|||
}
|
||||
|
||||
#logo {
|
||||
width: 60px;
|
||||
display: @afficherLogoParinux;
|
||||
width: 64px;
|
||||
}
|
||||
|
||||
::placeholder {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue