diff --git a/index.html b/index.html index e6cc06f..2cb4a3e 100644 --- a/index.html +++ b/index.html @@ -89,7 +89,33 @@ Through the map, we give shape to a common context in Turkish culture. The map a
-
×
colophon texthjgjhghjgfhdgfhdgfhdsgfhsgfhsgdfjhgdsfhsfgdfjgsfgdshsgfhsgfffffffffffffdfhdsfjsgdfjgjdsgfsjdgfjshgdf
+
×

colophon

+Wells of Knowledge: Poetry, music and resistance in Turkey © 2020
+at.wdka.nl/wellsofknowledge
+Developed by Hybrid Publishing,
+Willem de Kooning Academy
+Text and images © Merve Kılıçer
+All rights reserved
+ISBN: XXXX
+Author: Merve Kılıçer
+Graphic Design & Web Development: Angeliki Diakrousi and Alice Strete
+Editor: Liz Allan
+Coordination: Kimmy Spreeuwenberg
+[@Merve - ADD THANK YOU MESSAGE HERE]
+Hybrid Publishing
+This publication was developed by Hybrid Publishing, founded by the Willem de Kooning +Academy as a means of profiling and disseminating outstanding research conducted by its +students and teaching staff, whether independently or in collaboration with external +partners. Researching and experimenting across a broad range of processes native to digital +and analog media, WdKA Hybrid Publishing fosters novel approaches to design, authoring, +reading and dissemination made possible through ongoing developments from the legacies +of Gutenberg’s press to present-day technologies. (hybridpublishing.wdka.nl)
+HP Research Awards
+The HP Research Awards series showcases the work of recipients or nominees of the Willem +de Kooning Research Award. Established by the Willem de Kooning Foundation, the awards +are granted to outstanding students whose graduation projects and research have helped +provide new insights to broader audiences. For a digital version of this and other +publications, go to at.wdka.nl/hpresearchawards
×

How to use

diff --git a/static/css/style.css b/static/css/style.css index bfe40ac..0229f72 100644 --- a/static/css/style.css +++ b/static/css/style.css @@ -4,7 +4,7 @@ @import url('https://fonts.googleapis.com/css2?family=Asul&display=swap'); @import url('https://fonts.googleapis.com/css2?family=Walter+Turncoat&display=swap'); * { - border: 1px black solid; + border: 0px black solid; } body { @@ -38,13 +38,26 @@ body { } /*Main areas*/ +/* #title { +z-index: 6; +font-style: italic; +font-family:'Vesper', cursive; +color: #ffbc42; +font-size: 100px; +margin: auto 0; +position: absolute; +border: 1px; +background-color: white; +padding: 50px; +top:50%; +-webkit-filter: drop-shadow(2px 5px 10px rgba(255,255,0,1)) +} */ + + #noflex { display: block; } .map_area { - text-align: center; - /* margin-top: 20px; */ - /* margin-bottom: 20px; */ margin-right: 10px; margin-left: 20px; position: relative;