reverting to template
This commit is contained in:
parent
bf80a826c2
commit
4dd3e626c6
39
old-events/user-cond-02/narrowstyle-extra.css
Normal file
39
old-events/user-cond-02/narrowstyle-extra.css
Normal file
@ -0,0 +1,39 @@
|
||||
/* 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! */
|
||||
|
||||
/* 17/05/2021 Silvio's User Condition #02 */
|
||||
|
||||
#showEther.fullscreen {
|
||||
position: relative;
|
||||
width: 85%;
|
||||
}
|
||||
|
||||
#showEther.fullscreen > div {
|
||||
width: 50%;
|
||||
float: left;
|
||||
}
|
||||
|
||||
#showEther.fullscreen > div > iframe {
|
||||
width: 100%;
|
||||
height: 600px;
|
||||
}
|
||||
|
||||
|
||||
#brendan, #silvio {
|
||||
width: 80px;
|
||||
height: auto;
|
||||
position: fixed;
|
||||
bottom: 100px;
|
||||
right: 80px;
|
||||
}
|
||||
|
||||
#brendan {
|
||||
bottom: 230px;
|
||||
}
|
||||
|
||||
#brendan > img, #silvio > img {
|
||||
border-radius: 50px;
|
||||
box-shadow: 0.3rem 0.2rem 0.3rem #ffe4fd;
|
||||
}
|
Loading…
Reference in New Issue
Block a user