Add a CSS !
This commit is contained in:
parent
1e4a75bf1f
commit
a9d5431159
1 changed files with 7 additions and 0 deletions
|
@ -1,6 +1,13 @@
|
|||
<head>
|
||||
<title>C'est nul !</title>
|
||||
</head>
|
||||
|
||||
<style>
|
||||
body {
|
||||
font-size: 200%
|
||||
}
|
||||
</style>
|
||||
|
||||
<script src="punycode.min.js">
|
||||
</script>
|
||||
|
||||
|
|
Loading…
Reference in a new issue