2015-01-17 13:30:57 +00:00
|
|
|
/*templates/medium.cassius*/
|
|
|
|
|
2014-09-21 17:43:03 +00:00
|
|
|
img
|
2015-01-12 14:15:52 +00:00
|
|
|
position: relative !important
|
2015-01-14 19:16:45 +00:00
|
|
|
max-width: 100% !important
|
|
|
|
width: auto !important
|
2015-01-17 13:30:57 +00:00
|
|
|
display: block !important
|
|
|
|
margin-left: auto !important
|
|
|
|
margin-right: auto !important
|
2014-12-07 05:09:51 +00:00
|
|
|
|
2015-01-16 22:01:48 +00:00
|
|
|
.comment
|
2015-01-17 13:30:57 +00:00
|
|
|
border: 5px solid rgb(255, 255, 255)
|
|
|
|
padding: 2em 3em
|
2015-01-16 22:01:48 +00:00
|
|
|
background: #d64760 url('/static/css/images/overlay.png')
|
2014-12-28 02:36:25 +00:00
|
|
|
|
2015-01-16 22:01:48 +00:00
|
|
|
.reply
|
|
|
|
background: #47d65f url('/static/css/images/overlay.png')
|
2015-01-12 20:31:29 +00:00
|
|
|
|
2015-01-17 13:30:57 +00:00
|
|
|
.image
|
|
|
|
width: 100% !important
|
|
|
|
|
|
|
|
#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
|