Difference between revisions of "Template:Duesseldorf/prototype2.html"

Line 1: Line 1:
<!DOCTYPE html>
+
<html>
<html lang="en">
+
 
   <head>
 
   <head>
 
     <meta charset="UTF-8" />
 
     <meta charset="UTF-8" />
Line 6: Line 5:
 
     <meta name="viewport" content="width=device-width, initial-scale=1.0" />
 
     <meta name="viewport" content="width=device-width, initial-scale=1.0" />
 
     <title>Document</title>
 
     <title>Document</title>
 +
<style>
 
body {
 
body {
 
   font-size: 15px;
 
   font-size: 15px;
Line 77: Line 77:
 
   margin-right: 1rem;
 
   margin-right: 1rem;
 
}
 
}
 
+
</style>
 
<script>
 
<script>
 
// math functions
 
// math functions

Revision as of 11:34, 21 October 2021

Document