adaugat niste chestii
Signed-off-by: Robert Nedela <robertnedela15@gmail.com>
This commit is contained in:
Binary file not shown.
|
After Width: | Height: | Size: 178 KiB |
@@ -14,9 +14,10 @@ header {
|
||||
}
|
||||
|
||||
header #header-image {
|
||||
height: 180px;
|
||||
height: 250px;
|
||||
background: url('./images/maestrul.jpg');
|
||||
background-size: cover;
|
||||
background-position: center top; /* or "center center" */
|
||||
padding: 1rem 2rem;
|
||||
text-align: right;
|
||||
}
|
||||
@@ -44,7 +45,10 @@ header #header-image h1 {
|
||||
border-radius: 15px;
|
||||
}
|
||||
.site-header .navbar-nav .nav-link.active {
|
||||
font-weight: 500;
|
||||
font-weight: bold;
|
||||
background-color: #610;
|
||||
color: #ffffff !important;
|
||||
border-radius: 15px;
|
||||
}
|
||||
|
||||
main {
|
||||
|
||||
Reference in New Issue
Block a user