Skip to content
Snippets Groups Projects
Commit e9ecd7f9 authored by Sebastian Pape's avatar Sebastian Pape
Browse files

Fixing Versioning Schema

parent 67efd65f
No related branches found
No related tags found
No related merge requests found
...@@ -2,6 +2,7 @@ ...@@ -2,6 +2,7 @@
<html> <html>
<head> <head>
<meta charset="ISO-8859-1"> <meta charset="ISO-8859-1">
<title>Calibratio V1</title>
<style> <style>
* { * {
font-family: Arial, Helvetica, sans-serif; font-family: Arial, Helvetica, sans-serif;
...@@ -140,7 +141,7 @@ ...@@ -140,7 +141,7 @@
</head> </head>
<body style="display: flex; flex-direction: row; align-items: center; flex-wrap: wrap; justify-content: center;"> <body style="display: flex; flex-direction: row; align-items: center; flex-wrap: wrap; justify-content: center;">
<div class="box niceBorder" style="flex: 0 1 75%; text-align: center; padding: 20px;"> <div class="box niceBorder" style="flex: 0 1 75%; text-align: center; padding: 20px;">
<div style="font-size: 3em">Calibratio</div><br /> <div style="font-size: 3em">Calibratio V1</div><br />
This device measures the movement to photon latency! This device measures the movement to photon latency!
</div> </div>
<div style="display: flex; flex-direction: column; align-items: stretch; flex-wrap: wrap; justify-content: center;"> <div style="display: flex; flex-direction: column; align-items: stretch; flex-wrap: wrap; justify-content: center;">
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment