Bootstrap: Add settings to customise navbar
This commit is contained in:
@@ -4,6 +4,10 @@ body {
|
||||
/* background-image: url('/images/background2.png');*/
|
||||
}
|
||||
|
||||
.navbar {
|
||||
padding: 0.2rem 0.4rem;
|
||||
}
|
||||
|
||||
#index-search {
|
||||
width: 80%;
|
||||
}
|
||||
@@ -46,6 +50,11 @@ body {
|
||||
margin-bottom: 5px;
|
||||
}
|
||||
|
||||
p {
|
||||
margin-top: 0.4rem;
|
||||
margin-bottom: 0.4rem;
|
||||
}
|
||||
|
||||
/* datatable tweaks */
|
||||
table {
|
||||
width: 100% !important;
|
||||
|
||||
Reference in New Issue
Block a user