xref: /template/readthedokus/css/sidebarfooter.css (revision 6de7b9ef4542de69635c80d98ec8db5f978775f5)
1#sidebarfooter
2{
3	bottom: 0;
4	left: 0;
5	padding: 5px .8em;
6	position: absolute;
7	right: 0;
8}
9
10#sidebarfooter > div
11{
12    height: 100%;
13}
14