업데이트 'frabjousish/index.html'

master
eunalee 2 years ago
parent f95240e69b
commit 7eb09ed691

@ -13,18 +13,14 @@
src: url("jgs7.ttf"); src: url("jgs7.ttf");
} }
#wrapper{
background: green;
}
h1{ h1{
font-family: 'jgs7', monospace; font-family: 'jgs7', monospace;
color: white; color: green;
} }
body{ body{
color: white; color: green;
font-family: 'jgs7', monospace; font-family: 'jgs7', monospace;
} }
@ -44,7 +40,7 @@
} }
#project-title { #project-title {
color: white; color: green;
font-family: 'jgs7', monospace; font-family: 'jgs7', monospace;
} }
@ -52,8 +48,8 @@
max-width: 43%; max-width: 43%;
height: auto; height: auto;
padding: 0.5% 0.5% 0.5% 0; padding: 0.5% 0.5% 0.5% 0;
border: 2px solid white;
} }
</style> </style>
@ -79,7 +75,7 @@ In my virtual online universe, the Looking-Screen World (LSW), no one commits th
<br><br> <br><br>
Frabjousish is a gesture of the people who are often considered linguistic criminals to promote language equality and resist the violence of Standard language.</p> Frabjousish is a gesture of the people who are often considered linguistic criminals to promote language equality and resist the violence of Standard language.</p>
</div> </div>
<hr align='left' style="border: 1px solid white"> <hr align='left' style="border: 1px solid green">
<div id='about-student'> <div id='about-student'>
<p>Euna Lee(KR) is a digital artist and co-founder of Mayoyo Publishing. Her works revolve around feminism, racism and language injustice. However, due to her allergy to speaking seriously, she emphasises playfulness and humour in her projects. <br><a href="https://www.euna-lee.com/">website</p> <p>Euna Lee(KR) is a digital artist and co-founder of Mayoyo Publishing. Her works revolve around feminism, racism and language injustice. However, due to her allergy to speaking seriously, she emphasises playfulness and humour in her projects. <br><a href="https://www.euna-lee.com/">website</p>

Loading…
Cancel
Save