Dashness font added - E
parent
829ad6f858
commit
91de2819f4
Binary file not shown.
Binary file not shown.
After Width: | Height: | Size: 143 KiB |
Binary file not shown.
After Width: | Height: | Size: 421 KiB |
Binary file not shown.
After Width: | Height: | Size: 74 KiB |
@ -0,0 +1,29 @@
|
||||
/*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;
|
||||
}*/
|
Loading…
Reference in New Issue