correction et modif de menu
This commit is contained in:
@@ -1,3 +1,8 @@
|
||||
html
|
||||
{
|
||||
background-color: #dbdbdbde;
|
||||
}
|
||||
|
||||
body
|
||||
{
|
||||
font-style: normal;
|
||||
|
@@ -1,3 +1,10 @@
|
||||
#Menu
|
||||
{
|
||||
width: 100%;
|
||||
position: sticky;
|
||||
top: 0;
|
||||
}
|
||||
|
||||
#blockMenu
|
||||
{
|
||||
float: right;
|
||||
@@ -84,4 +91,4 @@
|
||||
height: 10px;
|
||||
float: right;
|
||||
background-color: #5496c2;
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user