Use the older "pragma" style of charset declaration for compatibility.
Use the older "pragma" style of charset declaration for compatibility.

File last commit:

6c602be266b6
bb150f598011
Show More
support.css
18 lines | 231 B | text/css | LassoCssLexer
#inner {
/* Satisfy internal floated elements */
overflow: hidden;
height: 100%;
border: none;
margin: 0em 1em;
}
#inner img
{
display: block;
margin-left: auto;
margin-right: auto
}
#inner h3
{
color:#F6B33D;
}