drobne zmiany
This commit is contained in:
@ -154,4 +154,15 @@ h3 { font-size: 0.9rem; margin-bottom: 0.6rem; }
|
||||
color: #ffffff !important;
|
||||
font-weight: bold;
|
||||
font-size: 1.25rem;
|
||||
}
|
||||
|
||||
.btn-primary:focus,
|
||||
.btn-primary:active,
|
||||
.btn-primary.focus,
|
||||
.btn-primary.active {
|
||||
background-color: #2d2c2c !important;
|
||||
border-color: #ffeb3b !important;
|
||||
color: #ffffff !important;
|
||||
box-shadow: none;
|
||||
outline: none;
|
||||
}
|
Reference in New Issue
Block a user