whispervis/css/custom.css
2018-10-20 14:47:19 +02:00

12 lines
220 B
CSS
Vendored

body {
background: #c0c0c0 -webkit-gradient(linear, left top, left bottom, from(#f5f5f5), to(#f0f0f0)) no-repeat;
padding-left: 10px;
padding-right: 10px;
}
h1 {
font-family: "Helvetica Neue";
font-weight: 300;
}