Move empty (0-byte) style sheets to styles subdirectory.
Move empty (0-byte) style sheets to styles subdirectory.

File last commit:

6c602be266b6
fd531c51e06c
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;
}