Changed filters to readable one. Styled some stuff

This commit is contained in:
randx 2012-08-30 22:15:34 +03:00
parent 4a6596af27
commit b9ff0c79b4
15 changed files with 96 additions and 48 deletions

View file

@ -79,3 +79,14 @@
border: 1px solid #BBB;
}
}
.save-project-loader {
img {
margin-top:50px;
margin-bottom:50px;
}
h3 {
@extend .page_title;
}
}