This is repo hosts experiments for the broadcast (aka narrowcast) webpage at Varia.zone
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
|
|
/* ADD HERE YOUR OWN S*T*Y*L*E */
|
|
|
|
|
|
|
|
/* once the event is over remember these and the corresponding classes
|
|
|
|
on index.html and put all back to 'placeholder mode' dank je! */
|
|
|
|
|
|
|
|
/* Silvio's User Condition #03 */
|
|
|
|
|
|
|
|
/*
|
|
|
|
|
|
|
|
#showEssay {
|
|
|
|
width: 50%;
|
|
|
|
}
|
|
|
|
|
|
|
|
#showChat {
|
|
|
|
width: 34.5%;
|
|
|
|
}
|
|
|
|
|
|
|
|
#anaelle, #silvio {
|
|
|
|
width: 80px;
|
|
|
|
height: auto;
|
|
|
|
position: fixed;
|
|
|
|
bottom: 100px;
|
|
|
|
right: 80px;
|
|
|
|
}
|
|
|
|
|
|
|
|
#anaelle {
|
|
|
|
bottom: 230px;
|
|
|
|
}
|
|
|
|
|
|
|
|
#anaelle > img, #silvio > img {
|
|
|
|
border-radius: 50px;
|
|
|
|
box-shadow: 0.3rem 0.2rem 0.3rem #ffe4fd;
|
|
|
|
} */
|