зеркало из https://github.com/mozilla/bedrock.git
Update footer with real text/links
This commit is contained in:
Родитель
83f22da8be
Коммит
b23d1b48bf
|
@ -325,7 +325,7 @@ px 68 160 252 344 436 */
|
|||
|
||||
ul li {
|
||||
list-style-type: none;
|
||||
margin-left: 0;
|
||||
margin: 0 0 2px 0;
|
||||
}
|
||||
|
||||
}
|
||||
|
|
|
@ -50,6 +50,7 @@ MINIFY_BUNDLES = {
|
|||
'css/sandstone/sandstone.less',
|
||||
),
|
||||
'contribute': (
|
||||
'css/sandstone/sandstone.less',
|
||||
'css/contribute.less',
|
||||
),
|
||||
'channel': (
|
||||
|
|
|
@ -9,13 +9,14 @@
|
|||
</div>
|
||||
|
||||
<div class="span3">
|
||||
<p>Lorem ipsum dolor sit amet, consectetuer adipiscing elit, sed diam nonummy nibh euismod tincidunt ut laoreet dolore magna aliquam erat volutpat.</p>
|
||||
<p>Portions of this content are ©1998–2012 by individual mozilla.org contributors. Content available under a <a href="http://www.mozilla.org/foundation/licensing/website-content.html">Creative Commons license</a>.</p>
|
||||
</div>
|
||||
<nav class="span3">
|
||||
<ul>
|
||||
<li><a href="#">Lorem</a></li>
|
||||
<li><a href="#">Ipsum</a></li>
|
||||
<li><a href="#">Dolor</a></li>
|
||||
<li><a href="/contact/">Contact Us</a></li>
|
||||
<li><a href="/about/policies/privacy-policy.html">Privacy Policy</a></li>
|
||||
<li><a href="http://www.mozilla.com/en-US/about/legal.html">Legal Notices</a></li>
|
||||
<li><a href="http://www.mozilla.com/en-US/legal/fraud-report/index.html">Report Trademark Abuse</a></li>
|
||||
</ul>
|
||||
</nav>
|
||||
|
||||
|
|
Загрузка…
Ссылка в новой задаче