mirror of
https://github.com/IT4Change/gradido.git
synced 2025-12-13 07:45:54 +00:00
change color gradido button
This commit is contained in:
parent
357c03abad
commit
0c4f4ce2c1
@ -26,12 +26,17 @@ html, body {
|
||||
background-position: 0% 0%;
|
||||
background-repeat: repeat;
|
||||
border-style: none;
|
||||
box-shadow: 10px 10px 50px 10px rgba(56, 56, 56, 0.31);
|
||||
}
|
||||
|
||||
.btn-gradido:hover {
|
||||
color: #212529;
|
||||
}
|
||||
|
||||
.btn-gradido:focus {
|
||||
outline: none;
|
||||
}
|
||||
|
||||
.btn-outline-gradido {
|
||||
color: rgb(248,161,27);
|
||||
border: 1px solid #F5B805;
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user