Is it possible to adjust the width (max-width: and min-width:) attributes in the timeline.css to override what's being brought in? I've attempted to re-write my own CSS in a custom style rule, but since it's being loaded into an <iframe> I seem to be unable to affect a change.
Specifically, I am trying to maximize the max width of the .content-container .media DIV and minimize the with of the .content-container .text DIV.
Is this possible?
Thanks!
1 Comments