Fix in css links for accesibility
This commit is contained in:
parent
0942a6d913
commit
548d72b7b2
1 changed files with 7 additions and 0 deletions
|
|
@ -287,6 +287,13 @@ article {
|
|||
|
||||
}
|
||||
|
||||
#footer_page a {
|
||||
|
||||
color: #fbfbfb;
|
||||
text-decoration: underline;
|
||||
|
||||
}
|
||||
|
||||
.content_section {
|
||||
|
||||
background: #fff;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue