Skip to content
Snippets Groups Projects
Commit fb242674 authored by Juliette Kalflèche's avatar Juliette Kalflèche
Browse files

colors

parent a14453cf
No related branches found
No related tags found
1 merge request!18Add user and other
Pipeline #42616 failed
......@@ -26,7 +26,7 @@ export default {
<style>
.banner {
background-color: #150578;
background-color: #912F56;
flex-direction: row;
vertical-align: middle;
display: flex;
......@@ -35,7 +35,7 @@ export default {
}
.name {
text-align: left;
background-color: #150578;
background-color: #912F56;
flex-direction: row;
vertical-align: middle;
display: flex;
......
......@@ -55,7 +55,7 @@ export default {
<style scoped>
/* ******************** NAV BAR ******************** */
.topnav {
background-color: #150578;
background-color: #912F56;
display: flex;
align-items: center;
width: 100%;
......
......@@ -14,7 +14,7 @@ export default {
.footer {
text-align: center;
display: flex;
background-color: #150578;
background-color: #912F56;
color: white;
justify-content: center;
margin-top: 20px;
......
......@@ -26,7 +26,7 @@
display: flex;
flex-direction: column;
margin-left: 20px;
background-color: #449DD1;
background-color: #912F56;
width: 200px;
border-radius: 20px;
color:white;
......
......@@ -35,7 +35,7 @@
.like {
text-align: center;
display: flex;
background-color: #449DD1;
background-color: #912F56;
color: white;
max-height: 100px;
justify-content: center;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment