null+****@clear*****
null+****@clear*****
2011年 5月 30日 (月) 10:33:03 JST
Kouhei Sutou 2011-05-30 01:33:03 +0000 (Mon, 30 May 2011) New Revision: f19b85721f6bfc5274fecc1ea95da56d4982c8a8 Log: [doc] remove border from link icon. Modified files: doc/themes/groonga/static/groonga.css_t Modified: doc/themes/groonga/static/groonga.css_t (+5 -0) =================================================================== --- doc/themes/groonga/static/groonga.css_t 2011-05-30 12:47:22 +0000 (fe8ba6f) +++ doc/themes/groonga/static/groonga.css_t 2011-05-30 01:33:03 +0000 (accd5c9) @@ -118,6 +118,11 @@ div.header div.other-language-links li margin: 0; } +header div.other-language-links a img +{ + border-style: none; +} + div.bodywrapper { background-color: #fff5e5;