eidolon/templates/medium.cassius

25 lines
409 B
Plaintext
Executable File

/*templates/medium.cassius*/
#wrapper
overflow: auto !important
#reel
width: 90% !important
max-height: auto !important
#reel .item
float: none !important
display: inline-block !important
width: 100% !important
div #main
margin-top: 60px !important
position: static !important
#footer
position: static !important
@media screen and (max-width: 650px)
#reel
width: 100% !important