Hendrik search #181
@@ -192,7 +192,7 @@ button.green {
|
|||||||
}
|
}
|
||||||
|
|
||||||
button.gray{
|
button.gray{
|
||||||
background-color: inherit;
|
background-color: #FFF;
|
||||||
color: #333;
|
color: #333;
|
||||||
}
|
}
|
||||||
|
|
||||||
@@ -307,8 +307,9 @@ div[data-title]:hover:after {
|
|||||||
body {
|
body {
|
||||||
font-size: 28px!important;
|
font-size: 28px!important;
|
||||||
}
|
}
|
||||||
button {
|
button, input {
|
||||||
font-size: 28px;
|
font-size: 28px;
|
||||||
|
height: 42px;
|
||||||
}
|
}
|
||||||
|
|
||||||
}
|
}
|
||||||
Reference in New Issue
Block a user