Skip to content

Commit

Permalink
[FIX] font-family fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
dmh committed Jun 2, 2016
1 parent 8069ec4 commit 9ae5311
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
1 change: 0 additions & 1 deletion dev/styles/main/contentElements/slider.less
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,6 @@

}
.img-slider__caption-header{
font-family: @font-family-serif;
text-shadow: 0 1px 0 rgba(100,100,100,.3);
font-size: 36px;
color: tint(@main-color, 90%);
Expand Down
1 change: 0 additions & 1 deletion dev/styles/main/plugins/news/news.less
Original file line number Diff line number Diff line change
Expand Up @@ -245,7 +245,6 @@
line-height: 22px;
font-size: 12px;
color: #4e4e4e;
font-family: arial, sans-serif;
font-weight: bold;
transition: .2s ease all;
&:before{
Expand Down

0 comments on commit 9ae5311

Please sign in to comment.