[Groonga-commit] groonga/groonga.github.com [master] Fix indent

Back to archive index

Kouhei Sutou null+****@clear*****
Tue Apr 2 14:29:01 JST 2013


Kouhei Sutou	2013-04-02 14:29:01 +0900 (Tue, 02 Apr 2013)

  New Revision: 473beaf7151cbf2f8c63d9ef5ba8a52a600e5bf8
  https://github.com/groonga/groonga.github.com/commit/473beaf7151cbf2f8c63d9ef5ba8a52a600e5bf8

  Message:
    Fix indent

  Modified files:
    css/screen.css

  Modified: css/screen.css (+14 -14)
===================================================================
--- css/screen.css    2013-04-02 14:28:51 +0900 (1277f84)
+++ css/screen.css    2013-04-02 14:29:01 +0900 (0f1fb68)
@@ -28,7 +28,7 @@ header
 header div.title
 {
     background: url(../images/logo.png) no-repeat top left;
-	margin: 20px;
+    margin: 20px;
 }
 
 
@@ -41,12 +41,12 @@ header div.title a:visited
 
 header div.title a
 {
-	display: block;
-	height:65px;
-	border:1px solid #FFF;
-	color:#666;
-	font-size:small;
-	margin-bottom:40px;
+    display: block;
+    height:65px;
+    border:1px solid #FFF;
+    color:#666;
+    font-size:small;
+    margin-bottom:40px;
 }
 
 header div.title span
@@ -61,7 +61,7 @@ header div.title span.separator
 
 header div.title span.description
 {
-	display: block;
+    display: block;
     padding: 0;
     margin:35px 0 0 240px;
 }
@@ -105,7 +105,7 @@ header nav a:hover
 
 header nav a:hover
 {
-	color:#FFF;
+    color:#FFF;
     text-decoration: underline;
 }
 
@@ -116,11 +116,11 @@ header div.facebook-buttons
     right: 0px;
     border: #3b5a9a 3px solid;
     background-color: white;
-    
-    	-moz-border-radius: 5px;
-    	-webkit-border-radius: 5px;
-    	border-radius: 5px;
-    
+
+    -moz-border-radius: 5px;
+    -webkit-border-radius: 5px;
+    border-radius: 5px;
+
     padding-top: 10px;
     padding-left: 10px;
     width: 320px;
-------------- next part --------------
HTML����������������������������...
Download 



More information about the Groonga-commit mailing list
Back to archive index