2015-01-17 13:30:57 +00:00
|
|
|
/*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
|
|
|
|
|
2015-01-12 20:31:29 +00:00
|
|
|
div #main
|
2015-01-17 13:30:57 +00:00
|
|
|
margin-top: 60px !important
|
|
|
|
position: static !important
|
|
|
|
|
|
|
|
#footer
|
|
|
|
position: static !important
|
2015-09-28 03:11:54 +00:00
|
|
|
|
|
|
|
@media screen and (max-width: 650px)
|
|
|
|
#reel
|
|
|
|
width: 100% !important
|