1
0
mirror of https://gitlab.com/JKANetwork/CheckServer.git synced 2026-02-24 14:03:48 +01:00
Files
CheckServer/vendors/echarts/test/reset.css
2020-10-04 17:14:00 +02:00

11 lines
126 B
CSS

html,
body,
#main,
body > .main {
width: 100%;
height: 100%;
margin: 0;
padding: 0;
font-family: arial;
}