Selectors must be written in lowercase with hyphens
This commit is contained in:
parent
73caee0ff3
commit
c10c2fc31b
131 changed files with 405 additions and 404 deletions
|
@ -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);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue