[#427] Fixed bug in search and style in footer.

This commit is contained in:
Sol Villar
2015-03-05 11:25:43 -03:00
parent 78216941e2
commit cd45465b0d
3 changed files with 4 additions and 6 deletions

View File

@@ -214,10 +214,8 @@ section {
.recline-footer a {
color:#CCC;
}
.recline-footer a.btn,
.recline-footer a.btn:hover {
padding: 0px;
font-weight: bold;
.recline-footer a.btn {
color: #333333;
}
.tutorials .well {