hacker-news: Clickable banner.
parent
350bf5d316
commit
ff030b9c55
|
@ -75,11 +75,12 @@ PRIVATE>
|
|||
|
||||
: banner. ( -- )
|
||||
"Hacker News"
|
||||
"http://news.ycombinator.com" >url presented associate
|
||||
H{
|
||||
{ font-size 20 }
|
||||
{ font-style bold }
|
||||
{ background HEXCOLOR: ff6600 }
|
||||
} format nl ;
|
||||
} assoc-union format nl ;
|
||||
|
||||
: hacker-news. ( -- )
|
||||
hacker-news-items banner.
|
||||
|
|
Loading…
Reference in New Issue