File tree Expand file tree Collapse file tree 5 files changed +11
-5
lines changed
Expand file tree Collapse file tree 5 files changed +11
-5
lines changed Original file line number Diff line number Diff line change 33 <title >Code52</title >
44 <link href =" http://www.Code52.org/" />
55 <link type =" application/atom+xml" rel =" self" href =" http://www.Code52.org/atom.xml" />
6- <updated >2011-12-16T21:12:09 +11:00</updated >
6+ <updated >2011-12-16T21:31:29 +11:00</updated >
77 <id >http://www.Code52.org/</id >
88 <author >
99 <name >Code52 Team</name >
Original file line number Diff line number Diff line change @@ -4,6 +4,9 @@ a, a:visited { text-decoration: none; color:#13678b;}
44a : hover { color : white; background : # 13678b }
55ul { margin : 0 ; padding : 0 ;}
66li { margin : 0 ; padding : 0 ; list-style-type : none;}
7+
8+ .entry ul , .idea ul { margin-left : 10px ; }
9+ .entry li , .idea li { margin-left : 10px ; list-style-type : circle;}
710# homelink : hover { background : none; }
811# side { float : right;color : # 41b1e1 ; }
912# side ul { margin-top : 50px ; font-size : 2em ; padding : 0 ;}
Original file line number Diff line number Diff line change 11#Derived from https://github.com/avdgaag/arjanvandergaag.nl/blob/28539bc736a05b28f2aa4ef81e4f61f3f91375a0/Rakefile
22task :default => :dev
33
4- MY_URL = "http://www.brendanforster.com "
5- MY_NAME = "Brendan Forster"
4+ MY_URL = "http://www.code52.org "
5+ MY_NAME = "Andrew Tobin, Brendan Forster, Paul Jenkins "
66
77desc 'Ping pingomatic'
88task :ping do
Original file line number Diff line number Diff line change 66 <atom : link href =" http://www.Code52.org/rss.xml" rel =" self" type =" application/rss+xml" />
77 <description ></description >
88 <language >en-au</language >
9- <pubDate >Fri, 16 Dec 2011 21:12:09 +1100</pubDate >
10- <lastBuildDate >Fri, 16 Dec 2011 21:12:09 +1100</lastBuildDate >
9+ <pubDate >Fri, 16 Dec 2011 21:31:29 +1100</pubDate >
10+ <lastBuildDate >Fri, 16 Dec 2011 21:31:29 +1100</lastBuildDate >
1111
1212
1313 <item >
Original file line number Diff line number Diff line change @@ -4,6 +4,9 @@ a, a:visited { text-decoration: none; color:#13678b;}
44a : hover { color : white; background : # 13678b }
55ul { margin : 0 ; padding : 0 ;}
66li { margin : 0 ; padding : 0 ; list-style-type : none;}
7+
8+ .entry ul , .idea ul { margin-left : 10px ; }
9+ .entry li , .idea li { margin-left : 10px ; list-style-type : circle;}
710# homelink : hover { background : none; }
811# side { float : right;color : # 41b1e1 ; }
912# side ul { margin-top : 50px ; font-size : 2em ; padding : 0 ;}
You can’t perform that action at this time.
0 commit comments