You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

30 lines
569 B
CSS

/*body {
margin: 0;
/*font-family: 'Lato', sans-serif;*/
/*font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
text-align: justify-all;
display: block;
margin: auto;
width: 60%;
background-image: url("img/background_rough.png");
background-color: #fff;
}*/
/*@font-face {
font-family: 'Dashness';
src: url('dashness.ttf');
}*/
/*h2 {
font-family: 'Dashness', Helvetica, Arial, sans-serif;
font-size:50px;
color: green;
}*/
/*p {
color: red;
background-color: #fff;
padding: 10px;
}*/