summaryrefslogtreecommitdiffstats
path: root/sass/parts/_post.scss
diff options
context:
space:
mode:
authorSkyArrow <tommy351@gmail.com>2012-01-24 18:12:01 +0100
committerSkyArrow <tommy351@gmail.com>2012-01-24 18:12:01 +0100
commitcbbc48091c9a83b4e15ff887b4f1d660dba69dfd (patch)
tree66f8307a34010c07df53cb230c5b00f4d99d262a /sass/parts/_post.scss
parenteda1a986cba76d57ebcbc6a0dca2463d780f118f (diff)
downloadoctopress-theme-jeyzu-cbbc48091c9a83b4e15ff887b4f1d660dba69dfd.zip
octopress-theme-jeyzu-cbbc48091c9a83b4e15ff887b4f1d660dba69dfd.tar.gz
page layout
Diffstat (limited to 'sass/parts/_post.scss')
-rw-r--r--sass/parts/_post.scss5
1 files changed, 5 insertions, 0 deletions
diff --git a/sass/parts/_post.scss b/sass/parts/_post.scss
new file mode 100644
index 0000000..bbd6029
--- /dev/null
+++ b/sass/parts/_post.scss
@@ -0,0 +1,5 @@
+.post{
+ h1.title, .entry{
+ margin-left: 200px;
+ }
+} \ No newline at end of file