clusterviz/web/css/controls.css

12 lines
233 B
CSS
Raw Normal View History

2018-06-19 19:02:38 +02:00
body {
background: #c0c0c0 -webkit-gradient(linear, left top, left bottom, from(#fff), to(#c0c0c0)) no-repeat;
padding-left: 10px;
padding-right: 10px;
height: 1000px;
}
h1 {
font-family: "Helvetica Neue";
font-weight: 300;
}