First change connexion navbar
This commit is contained in:
parent
4048855aa3
commit
c682387a39
11 changed files with 39 additions and 60 deletions
|
@ -32,7 +32,7 @@ html, body {
|
|||
}
|
||||
|
||||
body {
|
||||
padding-top: 70px;
|
||||
padding-top: 60px;
|
||||
}
|
||||
|
||||
form {
|
||||
|
|
|
@ -63,11 +63,6 @@
|
|||
padding-left: 10px;
|
||||
}
|
||||
}
|
||||
.log-options {
|
||||
color: #003189;
|
||||
font-size: 45px;
|
||||
padding: 8px 0 0 20px;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
|
@ -110,10 +105,10 @@
|
|||
height: 70px;
|
||||
}
|
||||
.btn{
|
||||
color: white;
|
||||
//color: white;
|
||||
}
|
||||
.btn:hover{
|
||||
color: #aaaaaa;
|
||||
//color: #aaaaaa;
|
||||
}
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue