Hendrik search #181

Merged
11342374 merged 70 commits from hendrik-search into master 2017-02-02 12:47:08 +01:00
Showing only changes of commit f67dd019c4 - Show all commits

View File

@@ -192,7 +192,7 @@ button.green {
}
button.gray{
background-color: inherit;
background-color: #FFF;
color: #333;
}
@@ -307,8 +307,9 @@ div[data-title]:hover:after {
body {
font-size: 28px!important;
}
button {
button, input {
font-size: 28px;
height: 42px;
}
}