Commit f01eefc7 by abraham

Merge branch 'abraham' into 'master'

Abraham See merge request !14
parents 53ca668a 5db0a48d
...@@ -13,6 +13,7 @@ ...@@ -13,6 +13,7 @@
margin-bottom: 16px; margin-bottom: 16px;
} }
a{ a{
text-decoration: none;
display: block; display: block;
font-weight: 400; font-weight: 400;
font-size: 15px; font-size: 15px;
...@@ -41,6 +42,7 @@ ...@@ -41,6 +42,7 @@
.footer_bottom{ .footer_bottom{
text-align: center; text-align: center;
a{ a{
text-decoration: none;
font-weight: 400; font-weight: 400;
font-size: 15px; font-size: 15px;
color: #767676; color: #767676;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment