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 {
|
a#site_link {
|
||||||
display: flex;
|
display: flex;
|
||||||
}
|
|
||||||
header#header {
|
|
||||||
background-attachment: fixed;
|
background-attachment: fixed;
|
||||||
background-image: url(../template/electronic.jpg);
|
background-image: url(../template/electronic.jpg);
|
||||||
background-position: 0 0;
|
background-position: 0 0;
|
||||||
|
}
|
||||||
|
header#header {
|
||||||
display: flex;
|
display: flex;
|
||||||
flex-direction: row;
|
flex-direction: row;
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue