Add a CSS !

This commit is contained in:
kleph 2015-03-30 18:44:30 +02:00
parent 1e4a75bf1f
commit a9d5431159

View file

@ -1,6 +1,13 @@
<head> <head>
<title>C'est nul !</title> <title>C'est nul !</title>
</head> </head>
<style>
body {
font-size: 200%
}
</style>
<script src="punycode.min.js"> <script src="punycode.min.js">
</script> </script>