eidolon/templates/medium.cassius
2015-10-03 05:55:55 +02:00

24 lines
409 B
Text
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