Skip to content
Snippets Groups Projects
Commit 9cdcc0b2 authored by Taddeus Kroes's avatar Taddeus Kroes
Browse files

Moved font in CSS file.

parent 278ef9ea
Branches master
No related tags found
No related merge requests found
......@@ -48,7 +48,6 @@ a, input {
float: left;
padding: 41px 10px 41px 0;
border-right: 1px solid #c5c5c5;
font: normal 21px/23px BebasNeueRegular;
list-style: none;
a {
......@@ -57,6 +56,7 @@ a, input {
width: 138px;
height: 31px;
padding: 10px 40px 0 12px;
font: normal 21px/23px BebasNeueRegular, arial;
color: #7e7e7e;
text-decoration: none;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment