null+****@clear*****
null+****@clear*****
2011年 5月 24日 (火) 16:38:00 JST
Kouhei Sutou 2011-05-24 07:38:00 +0000 (Tue, 24 May 2011)
New Revision: f33c784ea741eb0f4030c93c4ac22c33bce7047f
Log:
[doc] style header.
Added files:
doc/themes/groonga/static/header-background.png
Modified files:
doc/themes/groonga/static/groonga.css_t
Modified: doc/themes/groonga/static/groonga.css_t (+6 -1)
===================================================================
--- doc/themes/groonga/static/groonga.css_t 2011-05-24 07:34:00 +0000 (fa93540)
+++ doc/themes/groonga/static/groonga.css_t 2011-05-24 07:38:00 +0000 (632775a)
@@ -34,9 +34,14 @@ div.sphinxsidebar a:hover
text-decoration: none;
}
+div.header
+{
+ background: url(header-background.png) repeat-y #ffe9c7;
+}
+
div.header h1.title
{
- background: white url(logo.png) no-repeat;
+ background: url(logo.png) no-repeat;
background-position: 60px 10px;
font-family: sans-serif;
font-size: 12px;
Added: doc/themes/groonga/static/header-background.png (+0 -0) 100644
===================================================================
(Binary files differ)