header and footer tweaking
This commit is contained in:
@@ -3,14 +3,11 @@
|
||||
|
||||
.navbar {
|
||||
margin-bottom: 0;
|
||||
background-color: #f5f5f5;
|
||||
color: #404040 !important;
|
||||
z-index: 9999;
|
||||
border: 0;
|
||||
border-radius: 0;
|
||||
font-size: 20px !important;
|
||||
line-height: 1.42857143 !important;
|
||||
letter-spacing: 4px;
|
||||
border-radius: 0;
|
||||
}
|
||||
|
||||
.navbar li a, .navbar .navbar-brand {
|
||||
@@ -46,9 +43,9 @@
|
||||
color: #000000 !important;
|
||||
}
|
||||
|
||||
#footer {
|
||||
text-align: center;
|
||||
color: #428BCA;
|
||||
.container-fluid {
|
||||
padding-top: 40px;
|
||||
padding-bottom: 40px;
|
||||
}
|
||||
|
||||
.form-group {
|
||||
@@ -71,6 +68,10 @@
|
||||
min-height: 100%;
|
||||
}
|
||||
|
||||
.bg-footer {
|
||||
background-color: #2f2f2f;
|
||||
color: #ffffff;
|
||||
}
|
||||
.logo {
|
||||
height: 60px;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user