# HG changeset patch # User steve # Date 1187113544 0 # Node ID f37430dda970ebf571ca184f69a3c6bb65e26a8b # Parent a3d2dca6ada31fa7afc20154d6b782f003ff47bb 2007-08-14 17:45:44 by steve Added new theme., diff -r a3d2dca6ada3 -r f37430dda970 themes/copyrighteous/entry.template --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/themes/copyrighteous/entry.template Tue Aug 14 17:45:44 2007 +0000 @@ -0,0 +1,56 @@ + + + + copyrighteous: <!-- tmpl_var name='title' --> + + + + +
+
+ + Blog Title
+
+
+
+ +
+

+ + +

+ +
+Permalink +| ., +
+
+
+ +
+ +Archives
+ + +
+ + +Tags
+ + +
+ + diff -r a3d2dca6ada3 -r f37430dda970 themes/copyrighteous/index.template --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/themes/copyrighteous/index.template Tue Aug 14 17:45:44 2007 +0000 @@ -0,0 +1,63 @@ + + + + copyrighteous: Blog Title + + + + + +
+
+ + Blog Title
+
+ +
+ + + +
+ +
+

+ + +

+ +
+Permalink +| ., +
+
+ +
+ + +
+ +Archives
+ + +
+ + +Tags
+ + +
+ + \ No newline at end of file diff -r a3d2dca6ada3 -r f37430dda970 themes/copyrighteous/index.xml.template --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/themes/copyrighteous/index.xml.template Tue Aug 14 17:45:44 2007 +0000 @@ -0,0 +1,16 @@ + + + + Blog Entries + Blog Entries + + + + <!-- tmpl_var name="title" escape='html' --> + + + + + + + diff -r a3d2dca6ada3 -r f37430dda970 themes/copyrighteous/month.template --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/themes/copyrighteous/month.template Tue Aug 14 17:45:44 2007 +0000 @@ -0,0 +1,63 @@ + + + + copyrighteous: Items from <!-- tmpl_var name='month' --> <!-- tmpl_var name='year' --> + + + + + +
+
+ + Blog Title
+
+ +
+ + + +
+ +
+

+ + +

+ +
+Permalink +| ., +
+
+ +
+ + +
+ +Archives
+ + +
+ + +Tags
+ + +
+ + diff -r a3d2dca6ada3 -r f37430dda970 themes/copyrighteous/month.xml.template --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/themes/copyrighteous/month.xml.template Tue Aug 14 17:45:44 2007 +0000 @@ -0,0 +1,16 @@ + + + + Entries from <!-- tmpl_var name='month' --> <!-- tmpl_var name='year' --> + Entries from + + + + <!-- tmpl_var name="title" escape='html' --> + ../../ + ../../ + + + + + diff -r a3d2dca6ada3 -r f37430dda970 themes/copyrighteous/style.css --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/themes/copyrighteous/style.css Tue Aug 14 17:45:44 2007 +0000 @@ -0,0 +1,54 @@ +#content { +float:left; +width:67%; +background:#fff; +margin-right:15px; +margin-left:15px; +padding-bottom:50px; +vertical-align:top; +} + +#rightmenu { +border-style:dashed; +border-width: 1px; +background-color:#ccc; +vertical-align:top; +position:absolute; +right:20px; +width:172px; +padding:10px; +} + +#archivelist { + padding: 0px; +} + +.storybox { +border: 1px dashed; +padding:6px; +margin-bottom:10px; +} + +#title {border-bottom:2px solid #000;} + +body,td { font-family: Verdana,Geneva,Arial,Sans-serif; + font-size: 12px; color: #111111; } + +a { text-decoration: none; } + +.title { font-size: 20pt; font-weight: bold; color: #666666; } + +.title a { + text-decoration: none; + color: #666666;} + +.rightMenu { font-size: 10pt; font-weight: bold; color: #336699; } + +.blosxomTitle {font-size: 13pt; font-weight: bold; color: #000000; } + +.blosxomTime { text-decoration: italicize; color: #336699; } + +img { + margin: 2px; +} + diff -r a3d2dca6ada3 -r f37430dda970 themes/copyrighteous/tags.template --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/themes/copyrighteous/tags.template Tue Aug 14 17:45:44 2007 +0000 @@ -0,0 +1,63 @@ + + + + copyrighteous: Items tagged <!-- tmpl_var name='tagname' --> + + + + + +
+
+ + Blog Title
+
+ +
+ + + +
+ +
+

+ + +

+ +
+Permalink +| ., +
+
+ +
+ + +
+ +Archives
+ + +
+ + +Tags
+ + +
+ + \ No newline at end of file diff -r a3d2dca6ada3 -r f37430dda970 themes/copyrighteous/tags.xml.template --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/themes/copyrighteous/tags.xml.template Tue Aug 14 17:45:44 2007 +0000 @@ -0,0 +1,16 @@ + + + + Entries tagged <!-- tmpl_var name='tagname' escape='html' --> + Entries tagged + + + + <!-- tmpl_var name="title" escape='html' --> + ../../ + ../../ + + + + +