grid-apps-cmms/web/meta/index.css

16 lines
No EOL
253 B
CSS

a, a:hover, a:visited {
border: none;
outline: none;
color: inherit;
text-decoration: none;
}
body {
overflow: hidden;
}
body,div {
margin: 0;
padding: 0;
border: 0;
font-weight: normal;
font-family: sans-serif;
}