merge of '3e32ba6e66f58b4ac347c39ab58f626c9b917f38'

and 'c68baba7320228bca1a46b463158f09ed6535aea'
This commit is contained in:
hamada
2011-02-27 19:55:58 +00:00
3 changed files with 4 additions and 4 deletions

View File

@ -1,5 +1,5 @@
<div lang="en">
<div class="welcome">
<div class="langbox">
<a href="/?lang=en"><img src="/flags.jsp?c=us" title="English" alt="English"></a>
<a href="/?lang=ar"><img src="/flags.jsp?c=lang_ar" title="عربية" alt="عربية"></a>
@ -11,7 +11,7 @@
<a href="/?lang=nl"><img src="/flags.jsp?c=nl" title="Nederlands" alt="Nederlands"></a>
<a href="/?lang=ru"><img src="/flags.jsp?c=ru" title="Русский" alt="Русский"></a>
<a href="/?lang=sv"><img src="/flags.jsp?c=se" title="Svenska" alt="Svenska"></a>
</div>
<a name="top"></a>
<h2>Welcome to the Invisible Internet</h2>
</div>

View File

@ -790,7 +790,7 @@ button:active {
}
.langbox {
margin: 8px 2px 2px 5px;
margin: 4px 2px 2px 5px;
padding: 7px 10px 5px 10px;
color: #EE9;
font-size: 7pt;

View File

@ -851,7 +851,7 @@ button:active{
}
.langbox {
margin: 7px 10px 4px 5px;
margin: 4px 10px 4px 5px;
padding: 8px 5px;
color: #001;
font-size: 7pt;