ajout d'une belle navbar/topbar
This commit is contained in:
@@ -6,6 +6,13 @@ body {
|
||||
background-size: cover;
|
||||
}
|
||||
|
||||
.topbar-container{
|
||||
background-color: beige;
|
||||
margin-bottom: 2%;
|
||||
border-bottom: rgb(82, 4, 82) solid 1px;
|
||||
box-shadow: 0px 3px rgba(82, 4, 82, .5);
|
||||
}
|
||||
|
||||
.research-container {
|
||||
/* border: black solid 1px; */
|
||||
padding: 4px 6px 4px 6px;
|
||||
@@ -14,7 +21,7 @@ body {
|
||||
border-radius: 5px;
|
||||
height: 40px;
|
||||
margin:auto;
|
||||
margin-bottom: 5px;
|
||||
margin-bottom: 2%;
|
||||
width: 90%;
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user