null+****@clear*****
null+****@clear*****
2011年 5月 28日 (土) 13:10:17 JST
Kouhei Sutou 2011-05-28 04:10:17 +0000 (Sat, 28 May 2011)
New Revision: 142947cb2862f11b23cc71f0d69af1afa8333fcc
Log:
[doc] expand Facebook link spaces.
Modified files:
doc/themes/groonga/static/groonga.css_t
Modified: doc/themes/groonga/static/groonga.css_t (+5 -5)
===================================================================
--- doc/themes/groonga/static/groonga.css_t 2011-05-27 15:26:43 +0000 (4fa79a4)
+++ doc/themes/groonga/static/groonga.css_t 2011-05-28 04:10:17 +0000 (b66e341)
@@ -42,15 +42,15 @@ div.header
div.header h1.title
{
background: url(logo.png) no-repeat;
- background-position: 10px 20px;
+ background-position: 10px 25px;
font-family: sans-serif;
font-size: 12px;
font-weight: bold;
text-shadow: 0.1em 0.1em 0.1em rgb(200, 200, 200);
margin: 0;
- margin-right: 320px;
+ margin-right: 360px;
padding: 0px;
- height: 115px;
+ height: 125px;
}
div.header h1.title a,
@@ -98,8 +98,8 @@ div.header div.facebook-buttons
border-radius: 10px;
padding-top: 10px;
padding-left: 10px;
- width: 280px;
- height: 60px;
+ width: 320px;
+ height: 70px;
}
div.header div.other-language-links