Reset background-color
This commit is contained in:
parent
f7cde3cb7c
commit
98b5601719
1 changed files with 2 additions and 1 deletions
|
@ -1,4 +1,5 @@
|
|||
* {
|
||||
background-color: transparent;
|
||||
border: 0;
|
||||
box-sizing: border-box;
|
||||
font-size: 100%;
|
||||
|
@ -8,4 +9,4 @@
|
|||
margin: 0;
|
||||
padding: 0;
|
||||
text-rendering: optimizeLegibility;
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue