synchro des couleurs boutton d'appel
This commit is contained in:
parent
d5174419c3
commit
a4d8aebb61
2 changed files with 14 additions and 12 deletions
|
|
@ -166,14 +166,16 @@ footer {
|
|||
.display-field {
|
||||
font-kerning: none;
|
||||
display: inline-flex;
|
||||
color: #FF8;
|
||||
background-color: #502020;
|
||||
}
|
||||
|
||||
.display-label {
|
||||
font-family: 'Lucida Sans', 'Lucida Sans Regular', 'Lucida Grande', 'Lucida Sans Unicode', Geneva, Verdana, sans-serif;
|
||||
font-stretch: condensed;
|
||||
display: inline-flex;
|
||||
color: rgb(127,127,127);
|
||||
background-color: rgba(200,256,200,.4);
|
||||
color: #A0A0A0;
|
||||
background-color: #210912;
|
||||
}
|
||||
|
||||
footer {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue