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