Допилен стиль правил до современного состояния дизайна Ely.by

Написаны первичные правила проекта (на руском и хардкодом)
This commit is contained in:
ErickSkrauch
2016-05-23 20:52:05 +03:00
parent 1a4096c59c
commit 03efa33af9
3 changed files with 87 additions and 43 deletions

View File

@@ -55,6 +55,10 @@ $bodyTopBottomPadding: 15px;
border-bottom: 1px dotted rgba(#fff, 0.75);
text-decoration: none;
transition: .25s;
&:hover {
border-bottom-color: rgba(#fff, 0.5);
}
}
}