Lists restyled, blue link colors added
This commit is contained in:
parent
bc3735004c
commit
cc1ba255d6
22 changed files with 125 additions and 82 deletions
|
@ -1,7 +1,8 @@
|
|||
%li.entry
|
||||
%li.wll
|
||||
= link_to key_path(key) do
|
||||
%strong= key.title
|
||||
%span.right.cgray
|
||||
Added
|
||||
= time_ago_in_words(key.created_at)
|
||||
ago
|
||||
%p
|
||||
%strong= key.title
|
||||
%span.right.cgray
|
||||
Added
|
||||
= time_ago_in_words(key.created_at)
|
||||
ago
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue