null+****@clear*****
null+****@clear*****
2011年 5月 25日 (水) 16:07:11 JST
Kouhei Sutou 2011-05-25 07:07:11 +0000 (Wed, 25 May 2011)
New Revision: fa6c31c1271bc481cd8138bead1831464a07b59a
Log:
[doc] remove left margin on header.
Modified files:
doc/themes/groonga/static/groonga.css_t
Modified: doc/themes/groonga/static/groonga.css_t (+2 -2)
===================================================================
--- doc/themes/groonga/static/groonga.css_t 2011-05-25 06:55:15 +0000 (1413dab)
+++ doc/themes/groonga/static/groonga.css_t 2011-05-25 07:07:11 +0000 (0aaa04a)
@@ -42,7 +42,7 @@ div.header
div.header h1.title
{
background: url(logo.png) no-repeat;
- background-position: 60px 20px;
+ background-position: 10px 20px;
font-family: sans-serif;
font-size: 12px;
font-weight: bold;
@@ -70,7 +70,7 @@ header h1.title a
div.header h1.title span
{
display: block;
- padding-left: 310px;
+ padding-left: 260px;
margin-bottom: 2px;
}