Skip to content

Commit 479c282

Browse files
committed
giving content more space
1 parent aa92860 commit 479c282

File tree

4 files changed

+7
-7
lines changed

4 files changed

+7
-7
lines changed

_site/atom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
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>2012-01-03T20:27:16+11:00</updated>
6+
<updated>2012-01-07T13:14:43+11:00</updated>
77
<id>http://www.Code52.org/</id>
88
<author>
99
<name>Code52 Team</name>

_site/css/style.css

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,10 +10,10 @@ li { margin:0; padding:0; list-style-type:none;}
1010
.entry ul, .idea ul { margin-left:10px; }
1111
.entry li, .idea li{ margin-left:10px; list-style-type:circle;}
1212
#homelink:hover { background:none; }
13-
#side { float:right;color: #41b1e1; }
13+
#side { float:right;color: #41b1e1; margin-left:50px; }
1414
#side .section { margin-top:50px; padding:0;}
1515
#side .section ul { font-size:2em; }
16-
#content { width:50%;}
16+
#content { width:auto;}
1717
img
1818
{
1919
width: auto !important;

_site/rss.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,8 @@
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>Tue, 03 Jan 2012 20:27:16 +1100</pubDate>
10-
<lastBuildDate>Tue, 03 Jan 2012 20:27:16 +1100</lastBuildDate>
9+
<pubDate>Sat, 07 Jan 2012 13:14:43 +1100</pubDate>
10+
<lastBuildDate>Sat, 07 Jan 2012 13:14:43 +1100</lastBuildDate>
1111

1212

1313
<item>

css/style.css

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,10 +10,10 @@ li { margin:0; padding:0; list-style-type:none;}
1010
.entry ul, .idea ul { margin-left:10px; }
1111
.entry li, .idea li{ margin-left:10px; list-style-type:circle;}
1212
#homelink:hover { background:none; }
13-
#side { float:right;color: #41b1e1; }
13+
#side { float:right;color: #41b1e1; margin-left:50px; }
1414
#side .section { margin-top:50px; padding:0;}
1515
#side .section ul { font-size:2em; }
16-
#content { width:50%;}
16+
#content { width:auto;}
1717
img
1818
{
1919
width: auto !important;

0 commit comments

Comments
 (0)