Commit 95a1f2f1 by zekena

styling 2

parent d736b1d0
Showing with 3 additions and 2 deletions
...@@ -93,7 +93,7 @@ body{ ...@@ -93,7 +93,7 @@ body{
} }
.navbar{ .navbar{
background-color:#3b5998; background-color:#1085c4;
overflow:hidden; overflow:hidden;
height:63px; height:63px;
} }
...@@ -131,6 +131,7 @@ body{ ...@@ -131,6 +131,7 @@ body{
.side-nav a{ .side-nav a{
padding:10px 10px 10px 30px; padding:10px 10px 10px 30px;
text-decoration:none; text-decoration:none;
font-family:'Roboto slab',serif;
font-size:22px; font-size:22px;
color:#ccc; color:#ccc;
display:block; display:block;
......
...@@ -21,7 +21,7 @@ a:hover { ...@@ -21,7 +21,7 @@ a:hover {
} }
.form { .form {
background: rgba(19, 35, 47, 0.9); background: #145b90e6;
padding: 40px; padding: 40px;
max-width: 600px; max-width: 600px;
margin: 40px auto; 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