kopia lustrzana https://github.com/bristol-seds/pico-tracker
Fixed interactive circles on mobile a bit
rodzic
662010ae23
commit
edcf5d0efb
|
@ -2,8 +2,8 @@
|
||||||
title: ARM Cortex M0+
|
title: ARM Cortex M0+
|
||||||
tagline: Low power and things
|
tagline: Low power and things
|
||||||
linkname: armcortex
|
linkname: armcortex
|
||||||
x: 51%
|
x: 50%
|
||||||
y: 33%
|
y: 53%
|
||||||
---
|
---
|
||||||
|
|
||||||
You’ll find this post in your `_posts` directory. Go ahead and edit it
|
You’ll find this post in your `_posts` directory. Go ahead and edit it
|
||||||
|
|
|
@ -3,7 +3,7 @@ title: Global Positioning System Receiver
|
||||||
tagline: from ublox ag.
|
tagline: from ublox ag.
|
||||||
linkname: gps
|
linkname: gps
|
||||||
x: 20%
|
x: 20%
|
||||||
y: 42%
|
y: 65%
|
||||||
---
|
---
|
||||||
|
|
||||||
You’ll find this post in your `_posts` directory. Go ahead and edit it
|
You’ll find this post in your `_posts` directory. Go ahead and edit it
|
||||||
|
|
|
@ -103,7 +103,10 @@ pre {
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
|
.fill-page {
|
||||||
|
width:100%; height:100%;
|
||||||
|
position:relative;
|
||||||
|
}
|
||||||
|
|
||||||
.fill-page > img {
|
.fill-page > img {
|
||||||
display: block;
|
display: block;
|
||||||
|
|
|
@ -54,7 +54,7 @@
|
||||||
inkscape:groupmode="layer">
|
inkscape:groupmode="layer">
|
||||||
<path
|
<path
|
||||||
sodipodi:type="arc"
|
sodipodi:type="arc"
|
||||||
style="fill:none;stroke:#de2f0c;stroke-width:1.53711927000000004;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:0.81102359;stroke-dasharray:none"
|
style="fill:none;stroke:#ea4700;stroke-width:1.53711927000000004;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:0.78431374;stroke-dasharray:none"
|
||||||
id="path2993"
|
id="path2993"
|
||||||
sodipodi:cx="42.136364"
|
sodipodi:cx="42.136364"
|
||||||
sodipodi:cy="41.272728"
|
sodipodi:cy="41.272728"
|
||||||
|
@ -64,7 +64,7 @@
|
||||||
transform="matrix(3.0827563,0,0,3.2523079,-97.896143,-102.23162)" />
|
transform="matrix(3.0827563,0,0,3.2523079,-97.896143,-102.23162)" />
|
||||||
<path
|
<path
|
||||||
sodipodi:type="arc"
|
sodipodi:type="arc"
|
||||||
style="fill:none;stroke:#de2f0c;stroke-width:2.36142825999999983;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:0.81176472;stroke-dasharray:none"
|
style="fill:none;stroke:#ea4700;stroke-width:2.36142825999999983;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:0.78431374;stroke-dasharray:none"
|
||||||
id="path2993-7"
|
id="path2993-7"
|
||||||
sodipodi:cx="42.136364"
|
sodipodi:cx="42.136364"
|
||||||
sodipodi:cy="41.272728"
|
sodipodi:cy="41.272728"
|
||||||
|
|
Przed Szerokość: | Wysokość: | Rozmiar: 2.6 KiB Po Szerokość: | Wysokość: | Rozmiar: 2.6 KiB |
|
@ -22,7 +22,7 @@ scroll: true
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<div class="container">
|
<div class="container">
|
||||||
<h1>High Altitude Balloon tracking <small>in minature</small></h1>
|
<h1>High Altitude tracking <small>in minature</small></h1>
|
||||||
<p class="lead">We are the Bristol branch of UKSEDS (UK Students for
|
<p class="lead">We are the Bristol branch of UKSEDS (UK Students for
|
||||||
the Exploration and Development of Space). Here's how we track our
|
the Exploration and Development of Space). Here's how we track our
|
||||||
high altitude balloons.</p>
|
high altitude balloons.</p>
|
||||||
|
|
Ładowanie…
Reference in New Issue