Upstream some template changes.

This commit is contained in:
Jason Tibbitts 2015-08-21 12:47:29 -05:00
parent e9a369e8cd
commit 0b0da41c08
6 changed files with 17 additions and 6 deletions

View file

@ -13,5 +13,16 @@
<li><a href="https://fedoraproject.org/wiki/Legal:Trademark_guidelines">Trademark Guidelines</a></li> <li><a href="https://fedoraproject.org/wiki/Legal:Trademark_guidelines">Trademark Guidelines</a></li>
</ul> </ul>
</div> </div>
</div>
<script src="https://apps.fedoraproject.org/fedmenu/js/jquery-1.11.2.min.js"
charset="utf-8" type="text/javascript">&nbsp;</script>
<script src="https://apps.fedoraproject.org/fedmenu/js/fedmenu.js"
charset="utf-8" type="text/javascript">&nbsp;</script>
<script charset="utf-8" type="text/javascript">
fedmenu({
'url': 'https://apps.fedoraproject.org/js/data.js',
'mimeType': 'application/javascript',
'position': 'bottom-right',
});
</script>
</div>

View file

@ -28,7 +28,7 @@ PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
</style> </style>
<link rel="stylesheet" type="text/css" media="all" <link rel="stylesheet" type="text/css" media="all"
href="https://fedoraproject.org/static/css/fedora.css" /> href="//fedoraproject.org/static/css/fedora.css" />
</head> </head>
<body> <body>

View file

@ -27,7 +27,7 @@ PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
</style> </style>
<link rel="stylesheet" type="text/css" media="all" <link rel="stylesheet" type="text/css" media="all"
href="https://fedoraproject.org/static/css/fedora.css" /> href="//fedoraproject.org/static/css/fedora.css" />
</head> </head>
<body> <body>

View file

@ -6,7 +6,7 @@
<head> <head>
<META http-equiv="Content-Type" content="text/html; charset=UTF-8"/> <META http-equiv="Content-Type" content="text/html; charset=UTF-8"/>
<link rel="stylesheet" type="text/css" media="all" <link rel="stylesheet" type="text/css" media="all"
href="https://fedoraproject.org/static/css/fedora.css" /> href="//fedoraproject.org/static/css/fedora.css" />
<style type="text/css"> <style type="text/css">
#content #content
{ {

View file

@ -28,7 +28,7 @@ PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
</style> </style>
<link rel="stylesheet" type="text/css" media="all" <link rel="stylesheet" type="text/css" media="all"
href="https://fedoraproject.org/static/css/fedora.css" /> href="//fedoraproject.org/static/css/fedora.css" />
</head> </head>
<body> <body>

View file

@ -27,7 +27,7 @@ PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
</style> </style>
<link rel="stylesheet" type="text/css" media="all" <link rel="stylesheet" type="text/css" media="all"
href="https://fedoraproject.org/static/css/fedora.css" /> href="//fedoraproject.org/static/css/fedora.css" />
</head> </head>
<body> <body>