mirror of
https://github.com/AlecM33/Werewolf.git
synced 2025-12-26 15:57:50 +01:00
18 lines
420 B
CSS
18 lines
420 B
CSS
canvas, caption, center, cite, code,
|
|
dd, del, dfn, div, dl, dt, em, embed,
|
|
fieldset, font, form, h1, h2, h3, h4,
|
|
h5, h6, hr, i, iframe, img, ins, kbd,
|
|
label, legend, li, menu, object, ol, p,
|
|
pre, q, s, samp, small, span, strike,
|
|
strong, sub, sup, table, tbody, td, tfoot,
|
|
th, thead, tr, tt, u, ul, var {
|
|
margin: 0;
|
|
padding: 0;
|
|
border: 0;
|
|
background: transparent;
|
|
}
|
|
|
|
html {
|
|
font-family: sans-serif;
|
|
}
|