Skip to content

Commit

Permalink
Fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
Arugin committed Oct 2, 2014
1 parent 619ed89 commit 55515b8
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 1 deletion.
8 changes: 8 additions & 0 deletions app/assets/stylesheets/redisign.scss
Original file line number Diff line number Diff line change
Expand Up @@ -420,4 +420,12 @@ body{
.control-panel i{
@extend i;
}
.description{
p{
a{
font-weight: bold;
text-decoration: underline;
}
}
}
}
2 changes: 1 addition & 1 deletion app/views/layouts/_header.html.haml
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@
= link_to new_cycle_path do
%i.fa.fa-folder-open-o
 
Создать статью
Создать цикл
%li
= link_to new_gallery_path do
%i.fa.fa-film
Expand Down
Binary file added public/images/main/unbe.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 55515b8

Please sign in to comment.