template/styles.css: travail sur header (2)
This commit is contained in:
parent
ded6d4c431
commit
fdfe78c2f1
|
@ -230,11 +230,11 @@ code.bcode_code {}
|
|||
|
||||
a#site_link {
|
||||
display: flex;
|
||||
}
|
||||
header#header {
|
||||
background-attachment: fixed;
|
||||
background-image: url(../template/electronic.jpg);
|
||||
background-position: 0 0;
|
||||
}
|
||||
header#header {
|
||||
display: flex;
|
||||
flex-direction: row;
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue