Better organization of styles

This commit is contained in:
Dmitriy Zaporozhets 2012-12-19 18:34:24 +02:00
parent c0160d008c
commit 52fbcd45a4
3 changed files with 39 additions and 129 deletions

View file

@ -4,18 +4,6 @@
*
*/
.ui_basic {
/*
* Common styles
*
*/
a {
color: $link_color;
&:hover {
text-decoration: none;
color: $primary_color;
}
}
.app_logo {
.separator {
margin-left: 0;