new references
This commit is contained in:
parent
42ac76e55f
commit
b9954101c3
@ -11,6 +11,9 @@
|
|||||||
span.underline{text-decoration: underline;}
|
span.underline{text-decoration: underline;}
|
||||||
div.column{display: inline-block; vertical-align: top; width: 50%;}
|
div.column{display: inline-block; vertical-align: top; width: 50%;}
|
||||||
</style>
|
</style>
|
||||||
|
<!--[if lt IE 9]>
|
||||||
|
<script src="//cdnjs.cloudflare.com/ajax/libs/html5shiv/3.7.3/html5shiv-printshiv.min.js"></script>
|
||||||
|
<![endif]-->
|
||||||
</head>
|
</head>
|
||||||
<body>
|
<body>
|
||||||
<div style="color:magenta;">
|
<div style="color:magenta;">
|
||||||
|
139
collective-work-practices-living/index.html
Normal file
139
collective-work-practices-living/index.html
Normal file
@ -0,0 +1,139 @@
|
|||||||
|
|
||||||
|
<!DOCTYPE html>
|
||||||
|
<html lang="en">
|
||||||
|
<head>
|
||||||
|
<!-- Generated with distribusi https://git.vvvvvvaria.org/varia/distribusi -->
|
||||||
|
<meta name="generator" content="distribusi" />
|
||||||
|
<meta http-equiv="content-type" content="text/html; charset=utf-8">
|
||||||
|
<style>
|
||||||
|
.image{max-width: 100%;}
|
||||||
|
.pdf object{width:640px;height: 640px;}
|
||||||
|
.dir::before{content:"📁 ";font-size:18px;}
|
||||||
|
.filename{display:block;font-family:mono;}
|
||||||
|
.unkown-file::before{content:"📄 ";font-size:18px;}
|
||||||
|
div{max-width: 640px;display:inline-block;vertical-align:top;margin:1em;padding:1em;}
|
||||||
|
video {width:640px;max-height:640px;}
|
||||||
|
body{
|
||||||
|
#background-color: pink;
|
||||||
|
margin-top: calc(6px + 1em);
|
||||||
|
}
|
||||||
|
body > a {
|
||||||
|
position: fixed;
|
||||||
|
top: 0;
|
||||||
|
left: 0;
|
||||||
|
color: white;
|
||||||
|
background-color: fuchsia;
|
||||||
|
width: 100%;
|
||||||
|
padding: 3px 10px;
|
||||||
|
}
|
||||||
|
div{
|
||||||
|
max-width: 520px;
|
||||||
|
float: left;
|
||||||
|
margin: 2em 0em;
|
||||||
|
padding: 0;
|
||||||
|
}
|
||||||
|
.html{
|
||||||
|
margin:0 3em;
|
||||||
|
}
|
||||||
|
.pdf object{
|
||||||
|
width: 400px;
|
||||||
|
height: 400px;
|
||||||
|
}
|
||||||
|
div#folder{
|
||||||
|
float:left;
|
||||||
|
margin-right:2em;
|
||||||
|
}
|
||||||
|
.plain,
|
||||||
|
.unkown-file{
|
||||||
|
float:right;
|
||||||
|
clear:right;
|
||||||
|
}
|
||||||
|
figcaption,
|
||||||
|
.filename{
|
||||||
|
font-size:small;
|
||||||
|
color:magenta;
|
||||||
|
margin:1em;
|
||||||
|
word-break: break-word;
|
||||||
|
}
|
||||||
|
a{
|
||||||
|
word-break: break-word;
|
||||||
|
}
|
||||||
|
blockquote{
|
||||||
|
margin:3em 0;
|
||||||
|
padding:0;
|
||||||
|
font-style:italic;
|
||||||
|
}
|
||||||
|
|
||||||
|
</style>
|
||||||
|
</head>
|
||||||
|
<body>
|
||||||
|
<div id="" class="octet-stream"><a href='.DS_Store'>.DS_Store</a><span class="filename">.DS_Store</span></div>
|
||||||
|
<div id="Bubble_Score_Kine" class="png"><figure><img class="image" src="Bubble_Score_Kine.png"><figcaption>Bubble_Score_Kine.png</figcaption></figure></div>
|
||||||
|
<div id="Diffractive_Genealogies_Natasha_Mauthner" class="png"><figure><img class="image" src="Diffractive_Genealogies_Natasha_Mauthner.png"><figcaption>Diffractive_Genealogies_Natasha_Mauthner.png</figcaption></figure></div>
|
||||||
|
<div id="Figuration_Defiguration_Mersch" class="png"><figure><img class="image" src="Figuration_Defiguration_Mersch.png"><figcaption>Figuration_Defiguration_Mersch.png</figcaption></figure></div>
|
||||||
|
<div id="about-this-folder" class="plain unkown-file"><a href='about-this-folder.md'>about-this-folder.md</a></div>
|
||||||
|
<div id="about-this-folder" class="html"><section id="about-this-folder.md.html"><!DOCTYPE html>
|
||||||
|
<html xmlns="http://www.w3.org/1999/xhtml" lang="" xml:lang="">
|
||||||
|
<head>
|
||||||
|
<meta charset="utf-8" />
|
||||||
|
<meta name="generator" content="pandoc" />
|
||||||
|
<meta name="viewport" content="width=device-width, initial-scale=1.0, user-scalable=yes" />
|
||||||
|
<title>about-this-folder</title>
|
||||||
|
<style type="text/css">
|
||||||
|
code{white-space: pre-wrap;}
|
||||||
|
span.smallcaps{font-variant: small-caps;}
|
||||||
|
span.underline{text-decoration: underline;}
|
||||||
|
div.column{display: inline-block; vertical-align: top; width: 50%;}
|
||||||
|
</style>
|
||||||
|
<!--[if lt IE 9]>
|
||||||
|
<script src="//cdnjs.cloudflare.com/ajax/libs/html5shiv/3.7.3/html5shiv-printshiv.min.js"></script>
|
||||||
|
<![endif]-->
|
||||||
|
</head>
|
||||||
|
<body>
|
||||||
|
<div style="color:magenta;">
|
||||||
|
<h1 id="about-this-folder">about this folder</h1>
|
||||||
|
<p>Snippets of technofeminist writings, in which statements are made that speak about authorship, property, open access, sharing and other open-license related subjects.</p>
|
||||||
|
</div>
|
||||||
|
</body>
|
||||||
|
</html>
|
||||||
|
</section></div>
|
||||||
|
<div id="bishop-claire-artificial-hells-participatory-art-and-politics-spectatorship01" class="png"><figure><img class="image" src="bishop-claire-artificial-hells-participatory-art-and-politics-spectatorship01.png"><figcaption>bishop-claire-artificial-hells-participatory-art-and-politics-spectatorship01.png</figcaption></figure></div>
|
||||||
|
<div id="intersections-of-care-guidelines" class="png"><figure><img class="image" src="intersections-of-care-guidelines.png"><figcaption>intersections-of-care-guidelines.png</figcaption></figure></div>
|
||||||
|
<div id="ivan-illich_Conviviality_1973" class="png"><figure><img class="image" src="ivan-illich_Conviviality_1973.png"><figcaption>ivan-illich_Conviviality_1973.png</figcaption></figure></div>
|
||||||
|
<div id="queering_damage01" class="png"><figure><img class="image" src="queering_damage01.png"><figcaption>queering_damage01.png</figcaption></figure></div>
|
||||||
|
<div id="queering_damage02" class="png"><figure><img class="image" src="queering_damage02.png"><figcaption>queering_damage02.png</figcaption></figure></div>
|
||||||
|
<div id="riot-grrrl-manifesto-snippet-1" class="png"><figure><img class="image" src="riot-grrrl-manifesto-snippet-1.png"><figcaption>riot-grrrl-manifesto-snippet-1.png</figcaption></figure></div>
|
||||||
|
<div id="riot-grrrl-manifesto-snippet-2" class="png"><figure><img class="image" src="riot-grrrl-manifesto-snippet-2.png"><figcaption>riot-grrrl-manifesto-snippet-2.png</figcaption></figure></div>
|
||||||
|
<div id="riot-grrrl-manifesto-snippet-3" class="png"><figure><img class="image" src="riot-grrrl-manifesto-snippet-3.png"><figcaption>riot-grrrl-manifesto-snippet-3.png</figcaption></figure></div>
|
||||||
|
<div id="riot-grrrl-manifesto-snippet-4" class="png"><figure><img class="image" src="riot-grrrl-manifesto-snippet-4.png"><figcaption>riot-grrrl-manifesto-snippet-4.png</figcaption></figure></div>
|
||||||
|
<div id="sources" class="plain unkown-file"><a href='sources.md'>sources.md</a></div>
|
||||||
|
<div id="sources" class="html"><section id="sources.md.html"><!DOCTYPE html>
|
||||||
|
<html xmlns="http://www.w3.org/1999/xhtml" lang="" xml:lang="">
|
||||||
|
<head>
|
||||||
|
<meta charset="utf-8" />
|
||||||
|
<meta name="generator" content="pandoc" />
|
||||||
|
<meta name="viewport" content="width=device-width, initial-scale=1.0, user-scalable=yes" />
|
||||||
|
<title>sources</title>
|
||||||
|
<style type="text/css">
|
||||||
|
code{white-space: pre-wrap;}
|
||||||
|
span.smallcaps{font-variant: small-caps;}
|
||||||
|
span.underline{text-decoration: underline;}
|
||||||
|
div.column{display: inline-block; vertical-align: top; width: 50%;}
|
||||||
|
</style>
|
||||||
|
<!--[if lt IE 9]>
|
||||||
|
<script src="//cdnjs.cloudflare.com/ajax/libs/html5shiv/3.7.3/html5shiv-printshiv.min.js"></script>
|
||||||
|
<![endif]-->
|
||||||
|
</head>
|
||||||
|
<body>
|
||||||
|
<div style="color:magenta;">
|
||||||
|
<h1 id="sources">Sources</h1>
|
||||||
|
<p>Tools of Conviviality, Ivan Illich (197?) <a href="https://kok.memoryoftheworld.org/Ivan%20Illich/Tools%20of%20Conviviality%20(476)/Tools%20of%20Conviviality%20-%20Ivan%20Illich.pdf">https://kok.memoryoftheworld.org/Ivan%20Illich/Tools%20of%20Conviviality%20(476)/Tools%20of%20Conviviality%20-%20Ivan%20Illich.pdf</a></p>
|
||||||
|
<p>Riot Grrrls Manifesto (1989) <a href="https://www.historyisaweapon.com/defcon1/riotgrrrlmanifesto.html" class="uri">https://www.historyisaweapon.com/defcon1/riotgrrrlmanifesto.html</a></p>
|
||||||
|
</div>
|
||||||
|
</body>
|
||||||
|
</html>
|
||||||
|
</section></div>
|
||||||
|
<a href="../">../</a>
|
||||||
|
|
||||||
|
</body>
|
||||||
|
</html>
|
@ -11,6 +11,9 @@
|
|||||||
span.underline{text-decoration: underline;}
|
span.underline{text-decoration: underline;}
|
||||||
div.column{display: inline-block; vertical-align: top; width: 50%;}
|
div.column{display: inline-block; vertical-align: top; width: 50%;}
|
||||||
</style>
|
</style>
|
||||||
|
<!--[if lt IE 9]>
|
||||||
|
<script src="//cdnjs.cloudflare.com/ajax/libs/html5shiv/3.7.3/html5shiv-printshiv.min.js"></script>
|
||||||
|
<![endif]-->
|
||||||
</head>
|
</head>
|
||||||
<body>
|
<body>
|
||||||
<div style="color:magenta;">
|
<div style="color:magenta;">
|
||||||
|
@ -11,6 +11,9 @@
|
|||||||
span.underline{text-decoration: underline;}
|
span.underline{text-decoration: underline;}
|
||||||
div.column{display: inline-block; vertical-align: top; width: 50%;}
|
div.column{display: inline-block; vertical-align: top; width: 50%;}
|
||||||
</style>
|
</style>
|
||||||
|
<!--[if lt IE 9]>
|
||||||
|
<script src="//cdnjs.cloudflare.com/ajax/libs/html5shiv/3.7.3/html5shiv-printshiv.min.js"></script>
|
||||||
|
<![endif]-->
|
||||||
</head>
|
</head>
|
||||||
<body>
|
<body>
|
||||||
<h1 id="free-culture">Free culture</h1>
|
<h1 id="free-culture">Free culture</h1>
|
||||||
|
@ -11,6 +11,9 @@
|
|||||||
span.underline{text-decoration: underline;}
|
span.underline{text-decoration: underline;}
|
||||||
div.column{display: inline-block; vertical-align: top; width: 50%;}
|
div.column{display: inline-block; vertical-align: top; width: 50%;}
|
||||||
</style>
|
</style>
|
||||||
|
<!--[if lt IE 9]>
|
||||||
|
<script src="//cdnjs.cloudflare.com/ajax/libs/html5shiv/3.7.3/html5shiv-printshiv.min.js"></script>
|
||||||
|
<![endif]-->
|
||||||
</head>
|
</head>
|
||||||
<body>
|
<body>
|
||||||
<h1 id="generative-conditions">Generative Conditions</h1>
|
<h1 id="generative-conditions">Generative Conditions</h1>
|
||||||
|
10
index.html
10
index.html
@ -72,6 +72,7 @@ blockquote{
|
|||||||
<div id="folder" class="dir"><a href='more-recent'>more-recent/</a></div>
|
<div id="folder" class="dir"><a href='more-recent'>more-recent/</a></div>
|
||||||
<div id="folder" class="dir"><a href='collective-work-practices-living'>collective-work-practices-living/</a></div>
|
<div id="folder" class="dir"><a href='collective-work-practices-living'>collective-work-practices-living/</a></div>
|
||||||
<div id="folder" class="dir"><a href='.git'>.git/</a></div>
|
<div id="folder" class="dir"><a href='.git'>.git/</a></div>
|
||||||
|
<div id="" class="octet-stream"><a href='.DS_Store'>.DS_Store</a><span class="filename">.DS_Store</span></div>
|
||||||
<div id="" class="plain unkown-file"><a href='.gitignore'>.gitignore</a></div>
|
<div id="" class="plain unkown-file"><a href='.gitignore'>.gitignore</a></div>
|
||||||
<div id="distribusi" class="plain unkown-file"><a href='distribusi.sh'>distribusi.sh</a></div>
|
<div id="distribusi" class="plain unkown-file"><a href='distribusi.sh'>distribusi.sh</a></div>
|
||||||
<div id="free-culture-confusions-and-misunderstanding" class="plain unkown-file"><a href='free-culture-confusions-and-misunderstanding.md'>free-culture-confusions-and-misunderstanding.md</a></div>
|
<div id="free-culture-confusions-and-misunderstanding" class="plain unkown-file"><a href='free-culture-confusions-and-misunderstanding.md'>free-culture-confusions-and-misunderstanding.md</a></div>
|
||||||
@ -88,6 +89,9 @@ blockquote{
|
|||||||
span.underline{text-decoration: underline;}
|
span.underline{text-decoration: underline;}
|
||||||
div.column{display: inline-block; vertical-align: top; width: 50%;}
|
div.column{display: inline-block; vertical-align: top; width: 50%;}
|
||||||
</style>
|
</style>
|
||||||
|
<!--[if lt IE 9]>
|
||||||
|
<script src="//cdnjs.cloudflare.com/ajax/libs/html5shiv/3.7.3/html5shiv-printshiv.min.js"></script>
|
||||||
|
<![endif]-->
|
||||||
</head>
|
</head>
|
||||||
<body>
|
<body>
|
||||||
<h1 id="free-culture">Free culture</h1>
|
<h1 id="free-culture">Free culture</h1>
|
||||||
@ -120,6 +124,9 @@ blockquote{
|
|||||||
span.underline{text-decoration: underline;}
|
span.underline{text-decoration: underline;}
|
||||||
div.column{display: inline-block; vertical-align: top; width: 50%;}
|
div.column{display: inline-block; vertical-align: top; width: 50%;}
|
||||||
</style>
|
</style>
|
||||||
|
<!--[if lt IE 9]>
|
||||||
|
<script src="//cdnjs.cloudflare.com/ajax/libs/html5shiv/3.7.3/html5shiv-printshiv.min.js"></script>
|
||||||
|
<![endif]-->
|
||||||
</head>
|
</head>
|
||||||
<body>
|
<body>
|
||||||
<h1 id="generative-conditions">Generative Conditions</h1>
|
<h1 id="generative-conditions">Generative Conditions</h1>
|
||||||
@ -143,6 +150,9 @@ blockquote{
|
|||||||
span.underline{text-decoration: underline;}
|
span.underline{text-decoration: underline;}
|
||||||
div.column{display: inline-block; vertical-align: top; width: 50%;}
|
div.column{display: inline-block; vertical-align: top; width: 50%;}
|
||||||
</style>
|
</style>
|
||||||
|
<!--[if lt IE 9]>
|
||||||
|
<script src="//cdnjs.cloudflare.com/ajax/libs/html5shiv/3.7.3/html5shiv-printshiv.min.js"></script>
|
||||||
|
<![endif]-->
|
||||||
</head>
|
</head>
|
||||||
<body>
|
<body>
|
||||||
<h1 id="licensing-gestures">Licensing gestures</h1>
|
<h1 id="licensing-gestures">Licensing gestures</h1>
|
||||||
|
@ -11,6 +11,9 @@
|
|||||||
span.underline{text-decoration: underline;}
|
span.underline{text-decoration: underline;}
|
||||||
div.column{display: inline-block; vertical-align: top; width: 50%;}
|
div.column{display: inline-block; vertical-align: top; width: 50%;}
|
||||||
</style>
|
</style>
|
||||||
|
<!--[if lt IE 9]>
|
||||||
|
<script src="//cdnjs.cloudflare.com/ajax/libs/html5shiv/3.7.3/html5shiv-printshiv.min.js"></script>
|
||||||
|
<![endif]-->
|
||||||
</head>
|
</head>
|
||||||
<body>
|
<body>
|
||||||
<h1 id="licensing-gestures">Licensing gestures</h1>
|
<h1 id="licensing-gestures">Licensing gestures</h1>
|
||||||
|
@ -67,6 +67,7 @@ blockquote{
|
|||||||
</style>
|
</style>
|
||||||
</head>
|
</head>
|
||||||
<body>
|
<body>
|
||||||
|
<div id="" class="octet-stream"><a href='.DS_Store'>.DS_Store</a><span class="filename">.DS_Store</span></div>
|
||||||
<div id="BOLA_16Aug2009__Version_1" class="png"><figure><img class="image" src="BOLA_16Aug2009_ Version 1.1..png"><figcaption>BOLA_16Aug2009_ Version 1.1..png</figcaption></figure></div>
|
<div id="BOLA_16Aug2009__Version_1" class="png"><figure><img class="image" src="BOLA_16Aug2009_ Version 1.1..png"><figcaption>BOLA_16Aug2009_ Version 1.1..png</figcaption></figure></div>
|
||||||
<div id="U2764-journal-license-statement-kibi-go" class="png"><figure><img class="image" src="U2764-journal-license-statement-kibi-go.png"><figcaption>U2764-journal-license-statement-kibi-go.png</figcaption></figure></div>
|
<div id="U2764-journal-license-statement-kibi-go" class="png"><figure><img class="image" src="U2764-journal-license-statement-kibi-go.png"><figcaption>U2764-journal-license-statement-kibi-go.png</figcaption></figure></div>
|
||||||
<div id="UnlicenseYourself_Supported_with_Bitcoin" class="png"><figure><img class="image" src="UnlicenseYourself_Supported with Bitcoin.png"><figcaption>UnlicenseYourself_Supported with Bitcoin.png</figcaption></figure></div>
|
<div id="UnlicenseYourself_Supported_with_Bitcoin" class="png"><figure><img class="image" src="UnlicenseYourself_Supported with Bitcoin.png"><figcaption>UnlicenseYourself_Supported with Bitcoin.png</figcaption></figure></div>
|
||||||
@ -87,6 +88,9 @@ blockquote{
|
|||||||
span.underline{text-decoration: underline;}
|
span.underline{text-decoration: underline;}
|
||||||
div.column{display: inline-block; vertical-align: top; width: 50%;}
|
div.column{display: inline-block; vertical-align: top; width: 50%;}
|
||||||
</style>
|
</style>
|
||||||
|
<!--[if lt IE 9]>
|
||||||
|
<script src="//cdnjs.cloudflare.com/ajax/libs/html5shiv/3.7.3/html5shiv-printshiv.min.js"></script>
|
||||||
|
<![endif]-->
|
||||||
</head>
|
</head>
|
||||||
<body>
|
<body>
|
||||||
<div style="color:magenta;">
|
<div style="color:magenta;">
|
||||||
|
@ -11,6 +11,9 @@
|
|||||||
span.underline{text-decoration: underline;}
|
span.underline{text-decoration: underline;}
|
||||||
div.column{display: inline-block; vertical-align: top; width: 50%;}
|
div.column{display: inline-block; vertical-align: top; width: 50%;}
|
||||||
</style>
|
</style>
|
||||||
|
<!--[if lt IE 9]>
|
||||||
|
<script src="//cdnjs.cloudflare.com/ajax/libs/html5shiv/3.7.3/html5shiv-printshiv.min.js"></script>
|
||||||
|
<![endif]-->
|
||||||
</head>
|
</head>
|
||||||
<body>
|
<body>
|
||||||
<div style="color:magenta;">
|
<div style="color:magenta;">
|
||||||
|
@ -11,6 +11,9 @@
|
|||||||
span.underline{text-decoration: underline;}
|
span.underline{text-decoration: underline;}
|
||||||
div.column{display: inline-block; vertical-align: top; width: 50%;}
|
div.column{display: inline-block; vertical-align: top; width: 50%;}
|
||||||
</style>
|
</style>
|
||||||
|
<!--[if lt IE 9]>
|
||||||
|
<script src="//cdnjs.cloudflare.com/ajax/libs/html5shiv/3.7.3/html5shiv-printshiv.min.js"></script>
|
||||||
|
<![endif]-->
|
||||||
</head>
|
</head>
|
||||||
<body>
|
<body>
|
||||||
<blockquote>
|
<blockquote>
|
||||||
|
@ -11,6 +11,9 @@
|
|||||||
span.underline{text-decoration: underline;}
|
span.underline{text-decoration: underline;}
|
||||||
div.column{display: inline-block; vertical-align: top; width: 50%;}
|
div.column{display: inline-block; vertical-align: top; width: 50%;}
|
||||||
</style>
|
</style>
|
||||||
|
<!--[if lt IE 9]>
|
||||||
|
<script src="//cdnjs.cloudflare.com/ajax/libs/html5shiv/3.7.3/html5shiv-printshiv.min.js"></script>
|
||||||
|
<![endif]-->
|
||||||
</head>
|
</head>
|
||||||
<body>
|
<body>
|
||||||
<blockquote>
|
<blockquote>
|
||||||
|
@ -11,6 +11,9 @@
|
|||||||
span.underline{text-decoration: underline;}
|
span.underline{text-decoration: underline;}
|
||||||
div.column{display: inline-block; vertical-align: top; width: 50%;}
|
div.column{display: inline-block; vertical-align: top; width: 50%;}
|
||||||
</style>
|
</style>
|
||||||
|
<!--[if lt IE 9]>
|
||||||
|
<script src="//cdnjs.cloudflare.com/ajax/libs/html5shiv/3.7.3/html5shiv-printshiv.min.js"></script>
|
||||||
|
<![endif]-->
|
||||||
</head>
|
</head>
|
||||||
<body>
|
<body>
|
||||||
<blockquote>
|
<blockquote>
|
||||||
|
@ -11,6 +11,9 @@
|
|||||||
span.underline{text-decoration: underline;}
|
span.underline{text-decoration: underline;}
|
||||||
div.column{display: inline-block; vertical-align: top; width: 50%;}
|
div.column{display: inline-block; vertical-align: top; width: 50%;}
|
||||||
</style>
|
</style>
|
||||||
|
<!--[if lt IE 9]>
|
||||||
|
<script src="//cdnjs.cloudflare.com/ajax/libs/html5shiv/3.7.3/html5shiv-printshiv.min.js"></script>
|
||||||
|
<![endif]-->
|
||||||
</head>
|
</head>
|
||||||
<body>
|
<body>
|
||||||
<div style="color:magenta;">
|
<div style="color:magenta;">
|
||||||
|
@ -84,6 +84,9 @@ blockquote{
|
|||||||
span.underline{text-decoration: underline;}
|
span.underline{text-decoration: underline;}
|
||||||
div.column{display: inline-block; vertical-align: top; width: 50%;}
|
div.column{display: inline-block; vertical-align: top; width: 50%;}
|
||||||
</style>
|
</style>
|
||||||
|
<!--[if lt IE 9]>
|
||||||
|
<script src="//cdnjs.cloudflare.com/ajax/libs/html5shiv/3.7.3/html5shiv-printshiv.min.js"></script>
|
||||||
|
<![endif]-->
|
||||||
</head>
|
</head>
|
||||||
<body>
|
<body>
|
||||||
<blockquote>
|
<blockquote>
|
||||||
@ -113,6 +116,9 @@ I found it mentionned with the mark <em>“<L>”</em> instead of <em>“(
|
|||||||
span.underline{text-decoration: underline;}
|
span.underline{text-decoration: underline;}
|
||||||
div.column{display: inline-block; vertical-align: top; width: 50%;}
|
div.column{display: inline-block; vertical-align: top; width: 50%;}
|
||||||
</style>
|
</style>
|
||||||
|
<!--[if lt IE 9]>
|
||||||
|
<script src="//cdnjs.cloudflare.com/ajax/libs/html5shiv/3.7.3/html5shiv-printshiv.min.js"></script>
|
||||||
|
<![endif]-->
|
||||||
</head>
|
</head>
|
||||||
<body>
|
<body>
|
||||||
<blockquote>
|
<blockquote>
|
||||||
@ -139,6 +145,9 @@ Morton developed an approach he called COPY-IT-RIGHT, an anti-copyright approach
|
|||||||
span.underline{text-decoration: underline;}
|
span.underline{text-decoration: underline;}
|
||||||
div.column{display: inline-block; vertical-align: top; width: 50%;}
|
div.column{display: inline-block; vertical-align: top; width: 50%;}
|
||||||
</style>
|
</style>
|
||||||
|
<!--[if lt IE 9]>
|
||||||
|
<script src="//cdnjs.cloudflare.com/ajax/libs/html5shiv/3.7.3/html5shiv-printshiv.min.js"></script>
|
||||||
|
<![endif]-->
|
||||||
</head>
|
</head>
|
||||||
<body>
|
<body>
|
||||||
<blockquote>
|
<blockquote>
|
||||||
@ -172,6 +181,9 @@ Morton developed an approach he called COPY-IT-RIGHT, an anti-copyright approach
|
|||||||
span.underline{text-decoration: underline;}
|
span.underline{text-decoration: underline;}
|
||||||
div.column{display: inline-block; vertical-align: top; width: 50%;}
|
div.column{display: inline-block; vertical-align: top; width: 50%;}
|
||||||
</style>
|
</style>
|
||||||
|
<!--[if lt IE 9]>
|
||||||
|
<script src="//cdnjs.cloudflare.com/ajax/libs/html5shiv/3.7.3/html5shiv-printshiv.min.js"></script>
|
||||||
|
<![endif]-->
|
||||||
</head>
|
</head>
|
||||||
<body>
|
<body>
|
||||||
<div style="color:magenta;">
|
<div style="color:magenta;">
|
||||||
@ -199,6 +211,9 @@ Morton developed an approach he called COPY-IT-RIGHT, an anti-copyright approach
|
|||||||
span.underline{text-decoration: underline;}
|
span.underline{text-decoration: underline;}
|
||||||
div.column{display: inline-block; vertical-align: top; width: 50%;}
|
div.column{display: inline-block; vertical-align: top; width: 50%;}
|
||||||
</style>
|
</style>
|
||||||
|
<!--[if lt IE 9]>
|
||||||
|
<script src="//cdnjs.cloudflare.com/ajax/libs/html5shiv/3.7.3/html5shiv-printshiv.min.js"></script>
|
||||||
|
<![endif]-->
|
||||||
</head>
|
</head>
|
||||||
<body>
|
<body>
|
||||||
<div style="color:magenta;">
|
<div style="color:magenta;">
|
||||||
|
@ -11,6 +11,9 @@
|
|||||||
span.underline{text-decoration: underline;}
|
span.underline{text-decoration: underline;}
|
||||||
div.column{display: inline-block; vertical-align: top; width: 50%;}
|
div.column{display: inline-block; vertical-align: top; width: 50%;}
|
||||||
</style>
|
</style>
|
||||||
|
<!--[if lt IE 9]>
|
||||||
|
<script src="//cdnjs.cloudflare.com/ajax/libs/html5shiv/3.7.3/html5shiv-printshiv.min.js"></script>
|
||||||
|
<![endif]-->
|
||||||
</head>
|
</head>
|
||||||
<body>
|
<body>
|
||||||
<div style="color:magenta;">
|
<div style="color:magenta;">
|
||||||
|
Loading…
Reference in New Issue
Block a user