Color the text what was once the background.
This commit is contained in:
parent
5604510587
commit
24ca2cf66d
1 changed files with 1 additions and 1 deletions
|
@ -7,7 +7,6 @@ footer {
|
||||||
padding-top: 40px;
|
padding-top: 40px;
|
||||||
padding-bottom: 30px;
|
padding-bottom: 30px;
|
||||||
}
|
}
|
||||||
|
|
||||||
.copyleft-navbar.navbar-default .navbar-nav > li > a:focus,
|
.copyleft-navbar.navbar-default .navbar-nav > li > a:focus,
|
||||||
.copyleft-navbar.navbar-default .navbar-nav > li > a:active,
|
.copyleft-navbar.navbar-default .navbar-nav > li > a:active,
|
||||||
.copyleft-navbar.navbar-default .navbar-nav > li > a:hover,
|
.copyleft-navbar.navbar-default .navbar-nav > li > a:hover,
|
||||||
|
@ -24,6 +23,7 @@ footer {
|
||||||
.copyleft-navbar .createlink a:active,
|
.copyleft-navbar .createlink a:active,
|
||||||
.copyleft-navbar .createlink a:hover,
|
.copyleft-navbar .createlink a:hover,
|
||||||
.copyleft-navbar .createlink a {
|
.copyleft-navbar .createlink a {
|
||||||
|
color: #577632;
|
||||||
padding-top: 15px;
|
padding-top: 15px;
|
||||||
padding-bottom: 15px;
|
padding-bottom: 15px;
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue