Merge branch 'main-title-size-tests'

This commit is contained in:
Adrian Gaudebert 2011-05-16 10:05:44 -07:00
Родитель 76c79cc602 6f3d347367
Коммит 6753ae1e50
5 изменённых файлов: 49 добавлений и 35 удалений

Просмотреть файл

@ -51,15 +51,17 @@
</a>
</h1>
<ul id="header-nav">
<li class="selected"><a href="">Overview</a></li>
<li><a href="">Projects</a></li>
<li><a href="">Contributors</a></li>
</ul>
<div>
<ul id="header-nav">
<li class="selected"><a href="">Overview</a></li>
<li><a href="">Projects</a></li>
<li><a href="">Contributors</a></li>
</ul>
<div id="header-options">
<a href="" class="button watch">Watch</a>
<a href="" class="button settings"><img src="images/icons/settings.png" alt="Settings" /></a>
<div id="header-options">
<a href="" class="button watch">Watch</a>
<a href="" class="button settings"><img src="images/icons/settings.png" alt="Settings" /></a>
</div>
</div>
</div>

Просмотреть файл

@ -51,15 +51,17 @@
</a>
</h1>
<ul id="header-nav">
<li class="selected"><a href="">Overview</a></li>
<li><a href="">Projects</a></li>
<li><a href="">Contributors</a></li>
</ul>
<div>
<ul id="header-nav">
<li class="selected"><a href="">Overview</a></li>
<li><a href="">Projects</a></li>
<li><a href="">Contributors</a></li>
</ul>
<div id="header-options">
<a href="" class="button watch">Watch</a>
<a href="" class="button settings"><img src="images/icons/settings.png" alt="Settings" /></a>
<div id="header-options">
<a href="" class="button watch">Watch</a>
<a href="" class="button settings"><img src="images/icons/settings.png" alt="Settings" /></a>
</div>
</div>
</div>

Просмотреть файл

@ -184,6 +184,7 @@ body#home > header {
#header-content {
height: 100%;
padding: 20px 0 0 0;
position: relative;
}
#header-content p {
clear: both;
@ -223,8 +224,12 @@ body#home > header {
vertical-align: middle;
}
#header-content h1 span {
color: gray;
font-size: 0.8em;
color: gray;
font-size: 0.8em;
}
#header-content > div {
float: left;
padding-right: 160px;
}
#header-nav {
@ -272,8 +277,9 @@ body#home > header {
}
#header-options {
float: right;
padding: 20px 0 0 0;
position: absolute;
right: 0px;
}
#header-options .button {
background-color: #deb154;

Просмотреть файл

@ -51,15 +51,17 @@
</a>
</h1>
<ul id="header-nav">
<li class="selected"><a href="">Overview</a></li>
<li><a href="">Projects</a></li>
<li><a href="">Contributors</a></li>
</ul>
<div>
<ul id="header-nav">
<li class="selected"><a href="">Overview</a></li>
<li><a href="">Projects</a></li>
<li><a href="">Contributors</a></li>
</ul>
<div id="header-options">
<a href="" class="button watch">Watch</a>
<a href="" class="button settings"><img src="images/icons/settings.png" alt="Settings" /></a>
<div id="header-options">
<a href="" class="button watch">Watch</a>
<a href="" class="button settings"><img src="images/icons/settings.png" alt="Settings" /></a>
</div>
</div>
</div>

Просмотреть файл

@ -46,15 +46,17 @@
<div id="header-content">
<h1><a href="/" title="Back to home page">Nadsat <span class="lang">(ru-NS)</span></a></h1>
<ul id="header-nav">
<li class="selected"><a href="">Overview</a></li>
<li><a href="">Projects</a></li>
<li><a href="">Contributors</a></li>
</ul>
<div>
<ul id="header-nav">
<li class="selected"><a href="">Overview</a></li>
<li><a href="">Projects</a></li>
<li><a href="">Contributors</a></li>
</ul>
<div id="header-options">
<a href="" class="button watch">Watch</a>
<a href="" class="button settings"><img src="images/icons/settings.png" alt="Settings" /></a>
<div id="header-options">
<a href="" class="button watch">Watch</a>
<a href="" class="button settings"><img src="images/icons/settings.png" alt="Settings" /></a>
</div>
</div>
</div>