mirror of
https://github.com/PixarAnimationStudios/OpenSubdiv
synced 2024-11-09 13:50:05 +00:00
Updated doc template to link to terms of use
This commit is contained in:
parent
b3508ed657
commit
938d7ca1fa
@ -12,7 +12,7 @@
|
||||
margin-left: 255px;
|
||||
}
|
||||
ul.creatorFooterNav {
|
||||
margin-left: 100px;
|
||||
margin-left: 250px;
|
||||
}
|
||||
.navigation {
|
||||
background-color: #333333;
|
||||
@ -22,6 +22,12 @@ ul.creatorFooterNav {
|
||||
ul.creatorMainNav li a {
|
||||
font-size: 12px !important;
|
||||
}
|
||||
.copyrightFooter {
|
||||
font-size: 11px;
|
||||
margin-top: 25px;
|
||||
text-align: center;
|
||||
float: none;
|
||||
}
|
||||
</style>
|
||||
%(body_prefix)s
|
||||
%(body_pre_docinfo)s
|
||||
@ -83,15 +89,6 @@ ul.creatorMainNav li a {
|
||||
</div> <!-- close mainContentContainer -->
|
||||
</div> <!-- close center -->
|
||||
|
||||
<div class="clearBoth"></div>
|
||||
|
||||
|
||||
<div class="center">
|
||||
|
||||
<div class="copyrightFooter">
|
||||
</div>
|
||||
|
||||
|
||||
<!-- BOTTOM NAVIGATION MENU -->
|
||||
<ul class="creatorFooterNav">
|
||||
<li class="" id="navbarId-23704">
|
||||
@ -109,3 +106,11 @@ ul.creatorMainNav li a {
|
||||
</ul><!-- end bottom navigation menu -->
|
||||
|
||||
<div class="clearBoth"></div>
|
||||
|
||||
<div class="center">
|
||||
<div class="copyrightFooter">
|
||||
TM & © 1986 - 2017 PIXAR. ALL RIGHTS RESERVED. <a class="copyrightFooter" target="_blank" href="https://www.pixar.com/terms-of-use#terms-of-use-1">Terms of Use</a>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div class="clearBoth"></div>
|
||||
|
Loading…
Reference in New Issue
Block a user