New indexhtml design with more links
BIN
components/indexhtml/images/altlinux-logo.png
Normal file
After Width: | Height: | Size: 2.9 KiB |
Before Width: | Height: | Size: 169 B After Width: | Height: | Size: 169 B |
BIN
components/indexhtml/images/community.png
Normal file
After Width: | Height: | Size: 2.7 KiB |
BIN
components/indexhtml/images/documentation.png
Normal file
After Width: | Height: | Size: 1.7 KiB |
BIN
components/indexhtml/images/dotted-background.png
Normal file
After Width: | Height: | Size: 143 B |
BIN
components/indexhtml/images/facebook.png
Normal file
After Width: | Height: | Size: 3.5 KiB |
BIN
components/indexhtml/images/lines.png
Normal file
After Width: | Height: | Size: 185 B |
BIN
components/indexhtml/images/magnifier.png
Normal file
After Width: | Height: | Size: 3.0 KiB |
BIN
components/indexhtml/images/twitter.png
Normal file
After Width: | Height: | Size: 2.3 KiB |
BIN
components/indexhtml/images/vkontakte.png
Normal file
After Width: | Height: | Size: 3.9 KiB |
Before Width: | Height: | Size: 3.5 KiB |
Before Width: | Height: | Size: 175 B |
Before Width: | Height: | Size: 249 KiB |
@ -1,74 +1,101 @@
|
||||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
|
||||
<html>
|
||||
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
|
||||
<html><head><meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||
|
||||
<head>
|
||||
<title>Simply Linux @VERSION@ @STATUS@</title>
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
|
||||
<link rel="stylesheet" type="text/css" href="index.css">
|
||||
<!-- Disto name in title -->
|
||||
<title>@NAME@ @VERSION@ @STATUS@</title>
|
||||
|
||||
<link href="index.css" rel="stylesheet" type="text/css">
|
||||
</head>
|
||||
|
||||
<body>
|
||||
|
||||
<div id=lang>
|
||||
<a href="index-ru.html">Русский</a>
|
||||
</div>
|
||||
|
||||
<div id="content">
|
||||
|
||||
<table border="0" cellspacing="10"><tr>
|
||||
<td width="99%" valign="bottom"><h1 class="shadow" title="Simply Linux @VERSION@ @STATUS@"><nobr>Simply Linux @VERSION@ @STATUS@</nobr></h1></td>
|
||||
</tr></table>
|
||||
<!-- Language selection -->
|
||||
<div id="languages">
|
||||
<a href="index-ru.html">Русский</a>
|
||||
</div>
|
||||
|
||||
<!-- Disto name -->
|
||||
<div id="title">@NAME@ @VERSION@ @STATUS@</div>
|
||||
|
||||
<div id="main">
|
||||
<!-- Links columns -->
|
||||
<table border="0" width="100%">
|
||||
<tr>
|
||||
<th width="33%"><img src="images/documentation.png" alt="Documentation"></th>
|
||||
<th width="33%"><img src="images/altlinux-logo.png" alt="Company" class="icon_big"></th>
|
||||
<th width="34%"><img src="images/community.png" alt="Community" class="icon"></th>
|
||||
</tr>
|
||||
|
||||
<div id="pane">
|
||||
<div class="footer">Search on community resources</div>
|
||||
<!-- Google CSE Search Box Begins -->
|
||||
<form action="http://www.google.com/cse" id="searchbox_014412136813254060649:m2__wfh9ajy">
|
||||
<!--table border="1" width="100%">
|
||||
<tbody><tr><td-->
|
||||
<input type="hidden" name="cx" value="014412136813254060649:m2__wfh9ajy" />
|
||||
<input type="text" name="q" size="23" />
|
||||
<input type="submit" name="sa" value="Поиск" id="button" />
|
||||
<!--/td></tr></tbody></table-->
|
||||
<tr>
|
||||
<td width="33%" class="column"> <!-- First column: documentation -->
|
||||
<ul>
|
||||
<li><a href="file:///usr/share/doc/documentation/index.html">User Manual</a></li>
|
||||
<li><a href="file:///usr/share/doc/alt-docs/modules/index.html">Local Documentation</a></li>
|
||||
<li><a href="http://docs.altlinux.org">Online Documentation</a></li>
|
||||
<li><a href="http://shop.altlinux.ru/index.php?categoryID=559">Books</a></li>
|
||||
<li><a href="http://altlinux.org/">Wiki</a></li>
|
||||
<li><a href="http://altlinux.org/FAQ">FAQ</a></li>
|
||||
</ul>
|
||||
</td>
|
||||
|
||||
<td width="33%" id="central_pane"> <!-- Second column: Company -->
|
||||
<ul>
|
||||
<li><a href="http://www.altlinux.ru">ALT Linux Website</a></li>
|
||||
<li><a href="http://shop.altlinux.ru">Internet Shop</a></li>
|
||||
<li><a href="http://support.altlinux.ru">Technical Support</a></li>
|
||||
<li><a href="http://www.altlinux.com/en/go/about-company/contacts/">Contacts</a></li>
|
||||
<li><a href="http://www.altlinux.com/en/go/download/">Download</a></li>
|
||||
<li><a href="http://torrent.altlinux.org/">Torrents</a></li>
|
||||
</ul>
|
||||
</td>
|
||||
|
||||
<td width="34%" class="column"> <!-- Third column: community -->
|
||||
<ul>
|
||||
<li><a href="http://lists.altlinux.org">Mailing Lists</a></li>
|
||||
<li><a href="http://forum.altlinux.org">User Forum</a></li>
|
||||
<li><a href="http://bugs.altlinux.org">Report a Bug</a></li>
|
||||
<li><a href="http://planet.altlinux.org">ALT Linux Planet</a></li>
|
||||
<li><a href="http://packages.altlinux.org">Software Repository</a></li>
|
||||
<li><a href="http://git.altlinux.org">Сборочная среда</a></li>
|
||||
</ul>
|
||||
</td>
|
||||
|
||||
</tr>
|
||||
|
||||
<tr><td colspan="3" id="search">
|
||||
<!-- Search pane -->
|
||||
<form action="http://www.google.com/search" method="get">
|
||||
<img src="images/magnifier.png" alt="Search on online resources">
|
||||
<input type="hidden" name="cx" value="009267546552065786736:rwjixpf6cv8">
|
||||
<input id="search_string" type="text" name="q" size="35">
|
||||
<input id="search_button" type="submit" name="sa" value="Search in Internet">
|
||||
</form>
|
||||
<script type="text/javascript" src="http://www.google.com/coop/cse/brand?form=searchbox_014412136813254060649%3Am2__wfh9ajy"></script>
|
||||
<!-- Google CSE Search Box Ends -->
|
||||
</td></tr>
|
||||
|
||||
<div id="team">
|
||||
<h2>ALT Linux Team</h2>
|
||||
<!-- Social networks -->
|
||||
<tr><td colspan="3" id="social">We will be glade to meet you in social networks:</td></tr>
|
||||
<tr>
|
||||
<th><a href="http://twitter.com/#!/altlinuxru" class="image"><img src="images/twitter.png" alt="Twitter" class="banner"></a></th>
|
||||
<th><a href="http://www.facebook.com/groups/simplylinux/" class="image"><img src="images/facebook.png" alt="Facebook" class="banner"></a></th>
|
||||
<th><a href="http://vkontakte.ru/club16711511" class="image"><img src="images/vkontakte.png" alt="VKontakte" class="banner"></a></th>
|
||||
</tr>
|
||||
|
||||
<img src="img/alt-linux-team.png" width="144" height="55">
|
||||
</table>
|
||||
|
||||
<p align="justify" style="padding: 15px;">This distribution would never be accomplished without active efforts put by ALT Linux Team — a community of free/libre software developers.</p>
|
||||
<ul>
|
||||
<li><a href="http://www.altlinux.org/">Community Wiki</a></li>
|
||||
<li><a href="http://forum.altlinux.org/">Community Forum</a></li>
|
||||
<li><a href="http://www.altlinux.ru/online_help/users_mailing_lists.html">Mailing lists</a></li>
|
||||
</ul>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<p align="justify">Welcome to <nobr>Simply Linux @VERSION@ @STATUS@</nobr>. The distribution is set up and ready to use, you may proceed. We hope that results of our work will be of use to you.</p>
|
||||
|
||||
<div id="documentation">
|
||||
<h2>Documentation</h2>
|
||||
<ul>
|
||||
<li><a href="../@DOCDIR@/index.html">User manual</a></li>
|
||||
</ul>
|
||||
</div>
|
||||
|
||||
<div id="web">
|
||||
<h2>In Internet</h2>
|
||||
<ul>
|
||||
<li><a href="http://www.simplylinux.ru">Simply Linux Site</a></li>
|
||||
<li><a href="http://altlinux.org/FAQ">Frequently Asked QUestion</a></li>
|
||||
<li><a href="http://bugs.altlinux.org/">Report a bug</a></li>
|
||||
</ul>
|
||||
</div>
|
||||
<!-- Copyright information -->
|
||||
<div id="footer">
|
||||
<table border="0" width="100%">
|
||||
<tr>
|
||||
<td id="left_footer">© 2011 ALT Linux. All rights reserved.</td>
|
||||
<td id="right_footer">
|
||||
Tel/fax: +7 (495) 662-3883<br>
|
||||
119334, Russian Federation, Moscow, 5-th Donskoy proezd, 15, build 6.
|
||||
</td>
|
||||
</tr></table>
|
||||
</div>
|
||||
|
||||
</div>
|
||||
|
||||
</div>
|
||||
</body>
|
||||
</html>
|
||||
|
@ -1,78 +1,101 @@
|
||||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
|
||||
<html>
|
||||
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
|
||||
<html><head><meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||
|
||||
<head>
|
||||
<title>@NAME@ @VERSION@ @STATUS@</title>
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
|
||||
<link rel="stylesheet" type="text/css" href="index.css">
|
||||
<!-- Disto name in title -->
|
||||
<title>Simply Linux. Выпуск 4 (6.0)</title>
|
||||
|
||||
<link href="index.css" rel="stylesheet" type="text/css">
|
||||
</head>
|
||||
|
||||
<body>
|
||||
|
||||
<div id=lang>
|
||||
<a href="index-en.html">English</a>
|
||||
</div>
|
||||
|
||||
<div id="content">
|
||||
|
||||
<table border="0" cellspacing="10"><tr>
|
||||
<td width="99%" valign="bottom"><h1 class="shadow" title="Simply Linux @VERSION@ @STATUS@"><nobr>Simply Linux @VERSION@ @STATUS@</nobr></h1></td>
|
||||
</tr></table>
|
||||
<!-- Language selection -->
|
||||
<div id="languages">
|
||||
<a href="index-en.html">English</a>
|
||||
</div>
|
||||
|
||||
<!-- Disto name -->
|
||||
<div id="title">Simply Linux. Выпуск 4 (6.0)</div>
|
||||
|
||||
<div id="main">
|
||||
<!-- Links columns -->
|
||||
<table border="0" width="100%">
|
||||
<tr>
|
||||
<th width="33%"><img src="images/documentation.png" alt="Документация"></th>
|
||||
<th width="33%"><img src="images/altlinux-logo.png" alt="Компания" class="icon_big"></th>
|
||||
<th width="34%"><img src="images/community.png" alt="Сообщество" class="icon"></th>
|
||||
</tr>
|
||||
|
||||
<div id="pane">
|
||||
<div class="footer">Поиск по ресурсам сообщества</div>
|
||||
<!-- Google CSE Search Box Begins -->
|
||||
<form action="http://www.google.com/cse" id="searchbox_014412136813254060649:m2__wfh9ajy">
|
||||
<!--table border="1" width="100%">
|
||||
<tbody><tr><td-->
|
||||
<input type="hidden" name="cx" value="014412136813254060649:m2__wfh9ajy" />
|
||||
<input type="text" name="q" size="23" />
|
||||
<input type="submit" name="sa" value="Искать" id="button" />
|
||||
<!--/td></tr></tbody></table-->
|
||||
<tr>
|
||||
<td width="33%" class="column"> <!-- First column: documentation -->
|
||||
<ul>
|
||||
<li><a href="file:///usr/share/doc/documentation/index.html">Руководство пользователя</a></li>
|
||||
<li><a href="file:///usr/share/doc/alt-docs/modules/index.html">Локальная документация</a></li>
|
||||
<li><a href="http://docs.altlinux.org">Онлайновая документация</a></li>
|
||||
<li><a href="http://shop.altlinux.ru/index.php?categoryID=559">Книги</a></li>
|
||||
<li><a href="http://altlinux.org/">Wiki</a></li>
|
||||
<li><a href="http://altlinux.org/FAQ">FAQ</a></li>
|
||||
</ul>
|
||||
</td>
|
||||
|
||||
<td width="33%" id="central_pane"> <!-- Second column: Company -->
|
||||
<ul>
|
||||
<li><a href="http://www.altlinux.ru">Сайт компании</a></li>
|
||||
<li><a href="http://shop.altlinux.ru">Интернет-магазин</a></li>
|
||||
<li><a href="http://support.altlinux.ru">Техническая поддержка</a></li>
|
||||
<li><a href="http://www.altlinux.ru/go/about-company/contacts/">Контакты</a></li>
|
||||
<li><a href="http://www.altlinux.ru/products/downloads/">Загрузить</a></li>
|
||||
<li><a href="http://torrent.altlinux.org/">Торренты</a></li>
|
||||
</ul>
|
||||
</td>
|
||||
|
||||
<td width="34%" class="column"> <!-- Third column: community -->
|
||||
<ul>
|
||||
<li><a href="http://lists.altlinux.org">Списки рассылки</a></li>
|
||||
<li><a href="http://forum.altlinux.org">Форум пользователей</a></li>
|
||||
<li><a href="http://bugs.altlinux.org">Сообщить об ошибке</a></li>
|
||||
<li><a href="http://planet.altlinux.org">Планета</a></li>
|
||||
<li><a href="http://packages.altlinux.org">Репозиторий</a></li>
|
||||
<li><a href="http://git.altlinux.org">Сборочная среда</a></li>
|
||||
</ul>
|
||||
</td>
|
||||
|
||||
</tr>
|
||||
|
||||
<tr><td colspan="3" id="search">
|
||||
<!-- Search pane -->
|
||||
<form action="http://www.google.com/search" method="get">
|
||||
<img src="images/magnifier.png" alt="Поиск по ресурсам ALT Linux">
|
||||
<input type="hidden" name="cx" value="009267546552065786736:rwjixpf6cv8">
|
||||
<input id="search_string" type="text" name="q" size="35">
|
||||
<input id="search_button" type="submit" name="sa" value="Поиск в Интернете">
|
||||
</form>
|
||||
<script type="text/javascript" src="http://www.google.com/coop/cse/brand?form=searchbox_014412136813254060649%3Am2__wfh9ajy"></script>
|
||||
<!-- Google CSE Search Box Ends -->
|
||||
</td></tr>
|
||||
|
||||
<div id="team">
|
||||
<h2>ALT Linux Team</h2>
|
||||
<!-- Social networks -->
|
||||
<tr><td colspan="3" id="social">Мы рады встретиться с вами в социальных сетях:</td></tr>
|
||||
<tr>
|
||||
<th><a href="http://twitter.com/#!/altlinuxru" class="image"><img src="images/twitter.png" alt="Twitter" class="banner"></a></th>
|
||||
<th><a href="http://www.facebook.com/groups/simplylinux/" class="image"><img src="images/facebook.png" alt="Facebook" class="banner"></a></th>
|
||||
<th><a href="http://vkontakte.ru/club16711511" class="image"><img src="images/vkontakte.png" alt="ВКонтакте" class="banner"></a></th>
|
||||
</tr>
|
||||
|
||||
<img src="img/alt-linux-team.png" width="144" height="55">
|
||||
</table>
|
||||
|
||||
<p align="justify" style="padding: 15px;">Этот дистрибутив не появился бы без активного участия ALT Linux Team — сообщества разработчиков свободного программного обеспечения.</p>
|
||||
<ul>
|
||||
<li><a href="http://www.altlinux.org/">Wiki сообщества</a></li>
|
||||
<li><a href="http://forum.altlinux.org/">Форум сообщества</a></li>
|
||||
<li><a href="http://www.altlinux.ru/online_help/users_mailing_lists.html">Списки рассылки</a></li>
|
||||
<!-- <li><a href="http://backports.altlinux.org/">Backports</a></li> -->
|
||||
|
||||
</ul>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<p align="justify">Добро пожаловать в <nobr>Simply Linux @VERSION@ @STATUS@</nobr>. Дистрибутив настроен и готов к работе, можно приступать. Мы надеемся, что наша работа будет для Вас полезной.</p>
|
||||
|
||||
<div id="documentation">
|
||||
<h2>Документация</h2>
|
||||
<ul>
|
||||
<li><a href="../@DOCDIR@/index.html">Руководство пользователя</a></li>
|
||||
</ul>
|
||||
</div>
|
||||
|
||||
<div id="web">
|
||||
<h2>Информация в Интернете</h2>
|
||||
<ul>
|
||||
<li><a href="http://www.simplylinux.ru">Сайт проекта</a></li>
|
||||
<li><a href="http://altlinux.org/FAQ">Ответы на часто задаваемые вопросы</a></li>
|
||||
<!-- <li><a href="http://search.altlinux.ru/">Поиск информации по ALT Linux</a></li> -->
|
||||
<li><a href="http://bugs.altlinux.org/">Сообщить об ошибке</a></li>
|
||||
|
||||
</ul>
|
||||
</div>
|
||||
<!-- Copyright information -->
|
||||
<div id="footer">
|
||||
<table border="0" width="100%">
|
||||
<tr>
|
||||
<td id="left_footer">© ALT Linux, 2011. Все права защищены.</td>
|
||||
<td id="right_footer">
|
||||
Телефон/факс: +7 (495) 662-3883<br>
|
||||
Москва, 5-й Донской проезд, д. 15, стр. 6
|
||||
</td>
|
||||
</tr></table>
|
||||
</div>
|
||||
|
||||
</div>
|
||||
|
||||
</div>
|
||||
</body>
|
||||
</html>
|
||||
|
@ -1,109 +1,123 @@
|
||||
/* Stylesheet for index file */
|
||||
|
||||
/* CSS file for indexhtml page in ALT Linux distros */
|
||||
body {
|
||||
font-family: Verdana,'DejaVu Sans',Helvetica,sans;
|
||||
text-align: left;
|
||||
font-size: 12px;
|
||||
background: #FFF;
|
||||
background-image: url('img/bg.png');
|
||||
font-family: Verdana,'DejaVu Sans',Helvetica,sans;
|
||||
text-align: left;
|
||||
font-size: 12px;
|
||||
background: #f8f8f8;
|
||||
background-image: url('images/dotted-background.png');
|
||||
}
|
||||
|
||||
.shadow { position:relative; display:block; color:black; }
|
||||
.shadow nobr { position:absolute; display:block; top:0px; }
|
||||
.shadow:before { display:block; padding:2px; content: attr(title); color:#CCC; }
|
||||
|
||||
h1 {
|
||||
font-size: 28px;
|
||||
font-weight: bold;
|
||||
color: black;
|
||||
/*text-shadow: #CCC 2px 2px 3px;*/
|
||||
vertical-align: baseline;
|
||||
div#content {
|
||||
background: white;
|
||||
border: solid 6px #d0d0d0;
|
||||
border-radius: 8px;
|
||||
-webkit-border-radius: 8px;
|
||||
-moz-border-radius: 7px;
|
||||
-khtml-border-radius: 12px;
|
||||
padding: 0;
|
||||
position: relative;
|
||||
width: 780px;
|
||||
margin: 40px auto;
|
||||
}
|
||||
|
||||
h2 h3 {
|
||||
color: black;
|
||||
div#languages {
|
||||
text-align: right;
|
||||
font-size: x-small;
|
||||
padding: 12px;
|
||||
}
|
||||
|
||||
p { text-align: justify; }
|
||||
|
||||
a:link, a:visited {
|
||||
text-decoration: none;
|
||||
color: #39c;
|
||||
div#title {
|
||||
font-weight: normal;
|
||||
font-size: 18pt;
|
||||
font-family: Verdana, Helvetica;
|
||||
text-align: center;
|
||||
margin-top: 0;
|
||||
margin-bottom: 12px;
|
||||
background: #d3eaf9;
|
||||
padding: 6px 0 6px 0;
|
||||
border-top: solid 1px #81c3eb;
|
||||
border-bottom: solid 1px #81c3eb;
|
||||
background-image: url('images/lines.png');
|
||||
}
|
||||
|
||||
a:hover {
|
||||
text-decoration: underline;
|
||||
color: #f60;
|
||||
}
|
||||
|
||||
ul li {
|
||||
padding-left: 3px;
|
||||
text-align: left;
|
||||
list-style: square url('img/bullet.png');
|
||||
}
|
||||
|
||||
li.spacebefore { margin-top: 1em;}
|
||||
|
||||
form {
|
||||
margin: 5px;
|
||||
}
|
||||
|
||||
input#button {
|
||||
height: 20px;
|
||||
}
|
||||
|
||||
div#logo {
|
||||
float: right;
|
||||
margin-left: 10px;
|
||||
}
|
||||
|
||||
div#content, div#lang {
|
||||
position: relative;
|
||||
width: 780px;
|
||||
margin: 40px auto;
|
||||
}
|
||||
|
||||
div#main {
|
||||
background: #FFF;
|
||||
width: 100%;
|
||||
border: 1px solid #CCC;
|
||||
padding: 2mm;
|
||||
padding-left: 5mm;
|
||||
padding: 12px;
|
||||
}
|
||||
|
||||
div#pane {
|
||||
float: right;
|
||||
width: 260px;
|
||||
text-align: center;
|
||||
margin: 15px;
|
||||
padding: 0px;
|
||||
th {
|
||||
vertical-align: bottom;
|
||||
text-align: center;
|
||||
padding-top: 5px;
|
||||
}
|
||||
|
||||
div#team {
|
||||
background: #E5FFE5;
|
||||
width: 100%;
|
||||
text-align: center;
|
||||
margin: 0px;
|
||||
padding: 0px;
|
||||
border: 1px solid #66CC66;
|
||||
img.icon {
|
||||
width: 48px;
|
||||
height: 48px;
|
||||
}
|
||||
|
||||
.footer {
|
||||
font-size: 9px;
|
||||
color: #666;
|
||||
img.icon_big {
|
||||
width: 60px;
|
||||
height: 60px;
|
||||
}
|
||||
|
||||
div.columns { float: left; }
|
||||
|
||||
div#firstcolumn { width: 27em; }
|
||||
|
||||
div.indent { padding-left: 5mm; }
|
||||
|
||||
div.spacer { clear: both; }
|
||||
|
||||
div#lang {
|
||||
text-align: center;
|
||||
background: #fff;
|
||||
padding: 0.2em;
|
||||
border: 1px solid #CCC;
|
||||
img.banner {
|
||||
width: 130px;
|
||||
height: 30px;
|
||||
margin: 6px;
|
||||
}
|
||||
li {
|
||||
line-height: 1.35em;
|
||||
}
|
||||
td#central_pane {
|
||||
border-left: dotted 1px #ccc;
|
||||
border-right: dotted 1px #ccc;
|
||||
text-align: center;
|
||||
}
|
||||
.column {
|
||||
text-align: center;
|
||||
}
|
||||
td#search {
|
||||
text-align: center;
|
||||
padding: 12px;
|
||||
}
|
||||
input#search_string {
|
||||
position: relative;
|
||||
vertical-align: top;
|
||||
margin-top: 12px;
|
||||
font-size: 130%;
|
||||
background: white;
|
||||
border: solid 1px #81c3eb;
|
||||
border-radius: 2px;
|
||||
-webkit-border-radius: 2px;
|
||||
-moz-border-radius: 2px;
|
||||
-khtml-border-radius: 2px;
|
||||
}
|
||||
input#search_button {
|
||||
margin-top: 12px;
|
||||
vertical-align: top;
|
||||
font-size: 130%;
|
||||
}
|
||||
td#social {
|
||||
text-align: center;
|
||||
border-bottom: dotted 1px #ccc;
|
||||
font-size: xx-small;
|
||||
color: #999;
|
||||
}
|
||||
td#left_footer, td#right_footer {
|
||||
font-size: xx-small;
|
||||
color: #999;
|
||||
vertical-align: bottom;
|
||||
padding-top: 15px;
|
||||
}
|
||||
td#right_footer {
|
||||
text-align: right;
|
||||
}
|
||||
ul li {
|
||||
text-align: left;
|
||||
list-style: square url('bullet.png');
|
||||
}
|
||||
a:link, a:visited {
|
||||
text-decoration: none;
|
||||
color: #2e7194;
|
||||
}
|
||||
a:hover {
|
||||
text-decoration: none;
|
||||
color: #f60;
|
||||
border-bottom: 1px dotted #f60;
|
||||
}
|
||||
a.image:hover, a.image:link, a.image:visited {
|
||||
text-decoration: none;
|
||||
border: 0;
|
||||
}
|
||||
|
@ -4,8 +4,8 @@ Type=Application
|
||||
Exec=xdg-open /usr/share/doc/indexhtml/index.html
|
||||
StartupNotify=false
|
||||
Icon=altlinux
|
||||
Name=@NAME@ @VERSION@ @STATUS@: start page
|
||||
Name=Information about @NAME@ @VERSION@ @STATUS@
|
||||
Categories=System;Documentation;
|
||||
|
||||
# Translations
|
||||
Name[ru]=@NAME@ @VERSION@ @STATUS@: cтартовая страница
|
||||
Name[ru]=Сведения о @NAME@ @VERSION@ @STATUS@
|
||||
|