diff --git a/.DS_Store b/.DS_Store index cd69814..1f58d98 100644 Binary files a/.DS_Store and b/.DS_Store differ diff --git a/index.html b/index.html index 1c974dc..ae7b482 100644 --- a/index.html +++ b/index.html @@ -253,8 +253,8 @@

Bohye Woo

-

Project Name

-

PDF // IMG

+

Parallel Colonialism

+

PDF // IMG

Paloma Garcia

diff --git a/parallel-colonialism/index.html b/parallel-colonialism/index.html index c637afc..e0b8e32 100644 --- a/parallel-colonialism/index.html +++ b/parallel-colonialism/index.html @@ -34,7 +34,7 @@

Parallel Colonialism is a digital text archiving tool that offers a comparative reading application between historical and contemporary documents. It allows users to experience how regulatory terms play in colonialism by offering two types of legal documents: Terms of Services and historical colonial treaties.

By selecting one of each document, a parallel reading platform is enabled, in which you can comparatively label, highlight and analyze a range of specific terms. This helps you to analyze on how these documents operate similar ways in colonialism, and it opens up discussions in finding a colonial resemblance by mapping out the whole contractual landscape of terms used in each document.

- +

----------------

Parallel Colonialism (2020) has been produced in the context of the graduation research of Bohye Woo from the Experimental Publishing (XPUB) Master course at the Piet Zwart Institute, Willem de Kooning Academy, Rotterdam University of Applied Sciences.

@@ -42,9 +42,9 @@ ----------------
- +

-

Bio will be added soon.

+

Bohye Woo is a graphic designer in Rotterdam. She has a keen interest in networked publishing, digital labour and postcolonial infrastructure of the internet.

diff --git a/parallel-colonialism/style.css b/parallel-colonialism/style.css index 33510a4..6a78455 100644 --- a/parallel-colonialism/style.css +++ b/parallel-colonialism/style.css @@ -54,7 +54,7 @@ a:visited{ /* HEADER */ aside{ - position: fixed; + position: fixed; top: 5px; width: calc(100vw - 15px); font-size: 12px; @@ -87,17 +87,17 @@ aside{ /* HOME BUTTON */ .homebutton{ - background-color: inherit; - text-align:right; - color:black; - position:absolute; - top:0; - right:0; - margin-right:2%; - margin-top:25px; - padding:0.3% 0 0 0.3%; - font-size:0.6em; - z-index:999; + background-color: inherit; + text-align:right; + color:black; + position:absolute; + top:0; + right:0; + margin-right:2%; + margin-top:25px; + padding:0.3% 0 0 0.3%; + font-size:0.6em; + z-index:999; } /* TYPE STYLE */ @@ -112,9 +112,9 @@ aside{ #about-student{ font-family: helvetica; font-style: italic; - color: #3c3c3c; + color: grey; font-weight: 16; - font-size: calc(8px + 0.3vw); + font-size: calc(7px + 0.3vw); padding-top: 10px; color: white;