View difference between Paste ID: ZMcnTrCT and h3994gCU
SHOW: | | - or go back to the newest paste.
1
<style>
2
@font-face {
3-
font-family: manaspc;
3+
font-family: minifont;
4-
src: url(https://dl.dropbox.com/s/nztyim4mjhvac2v/manaspc.ttf);
4+
src: url(https://dl.dropbox.com/s/i5ghtb37mu5gk7s/MiniFont.ttf);
5
}
6
7
 
8
#textytext {
9-
font-family: manaspc;
9+
font-family: minifont;
10
font-size: 20px;
11
}
12
 
13
</style>
14
 
15
<div id="textytext">text here!</div>
16