codepens/hex-arcs-in-relief/dist/style.css

9 lines
187 B
CSS
Raw Normal View History

2023-10-06 23:12:53 +02:00
body {
font-family: Arial, Helvetica, "Liberation Sans", FreeSans, sans-serif;
background-color: #000;
color: #fff;
margin: 0;
padding: 0;
border-width:0;
cursor: pointer;
}