Remove last custom reset styles
This commit is contained in:
parent
ecf8590214
commit
5c933868db
1 changed files with 0 additions and 13 deletions
|
@ -3,19 +3,6 @@
|
|||
|
||||
/* Styles common to large and small screens */
|
||||
|
||||
/* Minimal CSS reset */
|
||||
|
||||
html, body {
|
||||
margin: 0;
|
||||
padding: 0;
|
||||
border: 0;
|
||||
}
|
||||
|
||||
table {
|
||||
border-collapse: collapse;
|
||||
border-spacing: 0;
|
||||
}
|
||||
|
||||
.fillL { background-color: white; }
|
||||
|
||||
/* Default rules for the body of every page */
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue