Files
deb-python-falcon/doc/_static/css/falcon.css
2014-04-09 17:54:35 -05:00

33 lines
435 B
CSS

/*
These are needed if using the RTD theme.
.property {
margin-left: 1em;
}
em {
margin-right: 0.15em;
}
*/
/* The following are used for the KR theme. */
div.sphinxsidebarwrapper {
margin-right: 1.5em;
}
img.logo {
margin-right: 0;
padding-left: 7px;
}
h1.logo-text {
font-family:"Amethysta";
text-shadow: 1px 1px #ddd;
position: absolute;
z-index: 10;
top: 17px;
font-size: 18pt;
}