fix support glyphicons
[ryf-theme.git] / modules / footer / css / footer.css
1 /* Footer */
2
3 .footer {
4 color: #FFF;
5 border: none !important;
6 }
7 .footer a { color: #729fcf; }
8 .footer a:hover { color: #FFF; }
9 .footer h4 { font-weight: bold; }
10 .footer li { list-style: none; line-height: 1.5em; }
11 .footer .copyright { font-size: 0.9em; text-align: center; width: 80%; margin-top: 1em; border-top: 1px solid #111; padding: 1em; }
12