[Groonga-commit] groonga/gcs.groonga.org [gh-pages] More stylize headings of blog entries

Back to archive index

null+****@clear***** null+****@clear*****
2012年 7月 5日 (木) 11:35:21 JST


SHIMODA Hiroshi	2012-07-05 11:35:21 +0900 (Thu, 05 Jul 2012)

  New Revision: 177ad0715b7a9e3a7ecaa030d454f392cfb8143e
  https://github.com/groonga/gcs.groonga.org/commit/177ad0715b7a9e3a7ecaa030d454f392cfb8143e

  Log:
    More stylize headings of blog entries

  Modified files:
    stylesheets/screen/blog.css

  Modified: stylesheets/screen/blog.css (+15 -7)
===================================================================
--- stylesheets/screen/blog.css    2012-07-05 11:34:40 +0900 (804e2f1)
+++ stylesheets/screen/blog.css    2012-07-05 11:35:21 +0900 (11aba63)
@@ -1,9 +1,17 @@
 .blog-entry {
+  border-top: 1px solid #A8BBD0;
+  margin-left: -0.5em;
+  margin-top: 6em;
+  padding-left: 0.5em;
+  padding-top: 0;
   position: relative;
 }
 
 .blog-entry h2 {
-  margin-right: 7em;
+  font-size: 130%;
+  margin-bottom: 2em;
+  margin-top: -1.6em;
+  margin-right: 4em;
 }
 
 .post-date {
@@ -25,26 +33,26 @@
   box-shadow: #3A647C 0.1em 0.1em 0.3em;
   color: white;
   font-size: 90%;
-  height: 16px;
+  height: 1.2em;
   line-height: 1;
   margin: 0;
-  padding: 8px 16px;
+  padding: 0.6em 1.2em;
   position: absolute;
-  right: -24px;
+  right: -15%;
   text-shadow: #0A344C 0.1em 0.1em 0.2em,
                #0A344C 0 0 0.5em;
-  top: 0;
+  top: -1.2em;
 }
 
 .post-date:before {
   border: 0 solid transparent;
-  border-width: 16px 16px 16px 0;
+  border-width: 1.2em 1.2em 1.2em 0;
   border-right-color: #384656;
   content: "";
   display: block;
   height: 0;
   line-height: 0;
-  left: -16px;
+  left: -1.2em;
   overflow: hidden;
   position: absolute;
   top: 0;
-------------- next part --------------
HTML$B$NE:IU%U%!%$%k$rJ]4I$7$^$7$?(B...
下载 



Groonga-commit メーリングリストの案内
Back to archive index