diff --git a/assets/css/menu.css b/assets/css/menu.css index a8250ee..8790f15 100644 --- a/assets/css/menu.css +++ b/assets/css/menu.css @@ -1,11 +1,14 @@ .menu { position: fixed; - width: 100%; - height: fit-content; + width: 98vw; z-index: 2; overflow: visible; transition: transform 0.3s; bottom: 0; + border-radius: 20px; + margin-left: 1vw; + margin-right: 1vw; + margin-bottom: 1vh; } @@ -19,7 +22,9 @@ color: #fff; height: auto; align-items: center; - background-color: rgba(64, 98, 63, 0.7); /* Add a semi-transparent background color for readability */ + background-color:#d8d5d5b9; + background-image: url("../img/bordure_sans_fond.svg"); + border-radius: 5px; } @@ -32,18 +37,20 @@ margin: 0 10px; #menu a { display: block; /* Add this line to make the link fill the entire menu item */ - padding: 10px; /* Add some padding for better readability and clickable area */ - color: #c32c2c; + padding: 15px; /* Add some padding for better readability and clickable area */ + color: #6D071A; text-decoration: none; background-repeat: no-repeat; background-position: center; background-size: cover; - background-image: url('https://etud.insa-toulouse.fr/~mougnibas/accueil_2023/assets/img/buisson.svg'); - + font-size: 30; + background-color: rgba(45, 47, 45, 0); + border-radius: 5px; + font-weight: 900; } #menu a:hover{ - color: #e01111; + color: #09c758; transform: translateY(-2px); } diff --git a/assets/img/bordure_sans_fond.png b/assets/img/bordure_sans_fond.png new file mode 100755 index 0000000..ec02267 Binary files /dev/null and b/assets/img/bordure_sans_fond.png differ diff --git a/assets/img/bordure_sans_fond.svg b/assets/img/bordure_sans_fond.svg new file mode 100644 index 0000000..865ff52 --- /dev/null +++ b/assets/img/bordure_sans_fond.svg @@ -0,0 +1,15969 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/site-accueil-insa b/site-accueil-insa new file mode 120000 index 0000000..bdb0e8f --- /dev/null +++ b/site-accueil-insa @@ -0,0 +1 @@ +/home/h3x0/dev/site-accueil-insa \ No newline at end of file