Selectors must be written in lowercase with hyphens

This commit is contained in:
gregoirenovel 2017-04-12 11:12:05 +02:00
parent 73caee0ff3
commit c10c2fc31b
131 changed files with 405 additions and 404 deletions

View file

@ -3,11 +3,11 @@
height: 30px;
}
#search_button {
#search-button {
height: 34px;
}
#mask_search {
#mask-search {
display: none;
position: fixed;
background-color: rgba(0, 0, 0, 0.4);