Commit 95a1f2f1 by zekena

styling 2

parent d736b1d0
Showing with 3 additions and 2 deletions
......@@ -93,7 +93,7 @@ body{
}
.navbar{
background-color:#3b5998;
background-color:#1085c4;
overflow:hidden;
height:63px;
}
......@@ -131,6 +131,7 @@ body{
.side-nav a{
padding:10px 10px 10px 30px;
text-decoration:none;
font-family:'Roboto slab',serif;
font-size:22px;
color:#ccc;
display:block;
......
......@@ -21,7 +21,7 @@ a:hover {
}
.form {
background: rgba(19, 35, 47, 0.9);
background: #145b90e6;
padding: 40px;
max-width: 600px;
margin: 40px auto;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or sign in to comment