retro stickers

master
grgr 10 months ago
parent 118cc00f04
commit 3de20d5086

@ -71,6 +71,21 @@ h5{
}
/* ////////////STICKERZZZ//////////// */
.instructions{
font-size: 17px;
font-family: Fluxisch;
line-height: 1.5em;
color: gray;
position: absolute;
word-break: break-all;
}
@media screen, print{
@page{
margin: 18mm;
@ -82,6 +97,11 @@ h5{
bottom:0;
}
@page:nth(4){
background-image: url("../img/stickyback.png");
background-size: contain;
}
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 478 KiB

@ -69,15 +69,15 @@
<br>
<br>
<label for="org_name">name of the organization</label>
<label for="org_name">name of the organization </label>
<input type="text" name="org_name">
<br>
<label for="date">inspected on</label>
<label for="date">inspected on </label>
<input type="text" name="date" placeholder="date">
<label for="inspector">by</label>
<input type="text" name="inspector" placeholder="name/alias">
<label for="inspector"> by </label>
<input type="text" name="inspector" placeholder="your name/alias">
<br>
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
@ -211,7 +211,7 @@ Which other actors are involved in the production, the distribution and the main
<input type="text" min="1" max="10"> <br>
<br>
Is the current funding model/schema sustainable and wage fairly distributed? (Please elaborate)<br>
Is the current funding model/schema sustainable? (Please elaborate)<br>
<textarea name="" id="" cols="70" rows="7"></textarea>
<br><br>
@ -288,7 +288,7 @@ Which other actors are involved in the production, the distribution and the main
<input type="radio">yes <input type="radio">yes, but... <input type="radio">no <br><br>
Are there space and resources for emotional support? <br>
score from 1 to 10 (1 = there's none, 10 = there's a loooot)<br>
score from 1 to 10 (1 = there's none, 10 = there's a lot)<br>
<input type="text"> <br> <br>

@ -0,0 +1,32 @@
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Document</title>
<link rel="stylesheet" href="css/pagedjs_interface.css">
<link rel="stylesheet" href="css/boilerform.css">
<script src="/js/paged.polyfill.js"></script>
</head>
<body>
<div class="f-page">
<h1 id="first-p">Sticky Form</h1>
<div class="p-breaker"></div>
</div>
<div class="page2">
<p >HACKING MAINTENANCE WITH CARE <br> Reflections on the self-administered survival of digital solidarity networks</p>
<p>https://project.xpub.nl/hacking-maintenance-with-care/home.html</p>
<p>FAL 1.3 2023</p>
</div>
<div class="sticky-sheet">
gli stickers
</div>
<div class="p-breaker"></div>
<div class="instructions">
<!-- Hacking Maintenance with Care // formulate your own questions // stick them around // read about the project: https://project.xpub.nl/hacking-maintenance-with-care/home.html // for boiler inspection contact grgr [at] ikmail [dot] com // Hacking Maintenance with Care // formulate your own questions // stick them around // read about the project: https://project.xpub.nl/hacking-maintenance-with-care/home.html // for boiler inspection contact grgr [at] ikmail [dot] com -->
</div>
</body>
</html>

File diff suppressed because one or more lines are too long

@ -15,10 +15,10 @@ TODO:
- design template
- design stickers
### .thesis
<!-- ### .thesis
- sistema testo corretto
- table of contents
- opening quote
- indent quotes
<!-- - images -->
- footnotes
- images
- footnotes -->
Loading…
Cancel
Save