Suppression of *{...} in every HTML files because the style.ccs file already declare it.
Suppression unused code
This commit is contained in:
parent
0eb16bce6f
commit
e50c8bc354
7 changed files with 0 additions and 44 deletions
|
@ -1,11 +1,4 @@
|
|||
<style>
|
||||
*{
|
||||
font-family: 'Open Sans', sans-serif;
|
||||
cursor: url('/resources/logos/cursor_normal.png'), auto;
|
||||
}
|
||||
* a, button, select{
|
||||
cursor: url('/resources/logos/cursor_pointer.png'), pointer;
|
||||
}
|
||||
#gameQuality {
|
||||
background: #eceeee;
|
||||
border: 1px solid #42464b;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue