This website works better with JavaScript
Acasă
Explorează
Ajutor
Autentificare
lovecoding
/
W260426
Urmărește
8
Stea
0
Bifurcare
0
Fisiere
Probleme
0
Trageți solicitările
0
Wiki
Arbore:
3cabbb3159
Ramuri
Etichete
master
W260426
/
13.sass
/
reset.css
reset.css
104 B
Istoric
Crud
1
2
3
4
5
6
7
* {
margin: 0;
padding: 0;
list-style: none;
text-decoration: none;
box-sizing: border-box;
}