parent
92b20dd8a4
commit
05088bdbdf
@ -0,0 +1,12 @@
|
|||||||
|
body {
|
||||||
|
background-color: #003;
|
||||||
|
color: #5bf;
|
||||||
|
}
|
||||||
|
|
||||||
|
a {
|
||||||
|
color: #8df;
|
||||||
|
}
|
||||||
|
|
||||||
|
h1, h2, h3, h4, h5, h6 {
|
||||||
|
font-family: sans-serif;
|
||||||
|
}
|
@ -0,0 +1,2 @@
|
|||||||
|
<hr>
|
||||||
|
Written using {{ GENERATOR }} probably by {{ AUTHOR }}.
|
Loading…
Reference in New Issue