link color

This commit is contained in:
Luis 2017-06-17 19:03:07 +02:00
parent e3d0542ee3
commit a2c09e2aa1
18 changed files with 904 additions and 231 deletions

View file

@ -2715,3 +2715,10 @@ twentytwenty-wrapper img {
@media screen and (max-width: 980px) {
#three .inner {
width: 100%; } }
@media screen and (max-width: 736px) {
#menu ul > li > a {
line-height: 2em; } }
a {
color: #4f85bb; }