NDI-2020/css/index.css

14 lines
184 B
CSS
Raw Permalink Normal View History

2020-12-04 03:44:07 +01:00
html
{
background-color: #dbdbdbde;
}
2020-12-04 00:04:26 +01:00
body
{
font-style: normal;
font-family: 'Montserrat', sans-serif;
width: 100%;
height: 100%;
margin: 0;
padding: 0;
}