File tree Expand file tree Collapse file tree 1 file changed +4
-3
lines changed Expand file tree Collapse file tree 1 file changed +4
-3
lines changed Original file line number Diff line number Diff line change 36
36
abbr { border-bottom : 1px dotted # 333 ; }
37
37
tt { font-size : 14px ; }
38
38
a { color : # 06e ; padding : 1px ; }
39
+ em { font-style : normal; background-color : # feb }
39
40
a : hover { background-color : # 06c ; color : # fff ; text-decoration : none; }
40
41
# content { margin : 0 auto; padding : 24px ; width : 700px ; background-color : # fff ; border : 1px solid # 999 ; border-width : 0 1px 1px 1px ; }
41
42
# footer { margin : 0 auto 24px ; padding : 12px ; width : 700px ; line-height : 24px ; }
@@ -66,9 +67,9 @@ <h3>What?</h3>
66
67
< h3 > Why?</ h3 >
67
68
< p > Timeago was originally built for use with < a href ="http://yarp.com "> Yarp.com</ a > (coming soon) to timestamp comments.</ p >
68
69
< ul >
69
- < li > Because timeago can refresh automatically, you won't have timestamps dated "1 minute ago" even though the page was opened 10 minutes ago. </ li >
70
- < li > Because the fuzzy timestamps aren't calculated on the server, you can take full advantage of page caching in your web applications.</ li >
71
- < li > You get to use < a href ="http://microformats.org/ "> microformats</ a > like the cool kids.</ li >
70
+ < li > Avoid timestamps dated "1 minute ago" even though the page was opened 10 minutes ago; < em > timeago refreshes automatically </ em > , </ li >
71
+ < li > You can < em > take full advantage of page caching</ em > in your web applications, because the timestamps aren't calculated on the server .</ li >
72
+ < li > You get to < em > use < a href ="http://microformats.org/ "> microformats</ a > </ em > like the cool kids.</ li >
72
73
</ ul >
73
74
74
75
< h3 > How?</ h3 >
You can’t perform that action at this time.
0 commit comments