Commit ffc6ab41 authored by Dmitriy Zaporozhets's avatar Dmitriy Zaporozhets

removed top line

parent 0ad83a21
......@@ -68,7 +68,7 @@ body header {
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFF', endColorstr='#EAEAEA'); /* for IE */
background: -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), to(#EAEAEA)); /* for webkit browsers */
background: -moz-linear-gradient(top, #FFFFFF, #EAEAEA); /* for firefox 3.6+ */
border-bottom: 2px solid $styled_border_color;
border-bottom: 1px solid #ccc;
height:50px;
......
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