Skip to content

Commit 52ee381

Browse files
lesvgarrettjonesgoogle
authored andcommitted
---
yaml --- r: 8593 b: refs/heads/master c: d13605f h: refs/heads/master i: 8591: 212e4ff
1 parent a4638b7 commit 52ee381

3 files changed

Lines changed: 5 additions & 5 deletions

File tree

[refs]

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
refs/heads/master: df49dbe7d4c480736f43a82327d2dad3fe5bd764
2+
refs/heads/master: d13605f4a76693a9459f0183b0eaa9a03f82eb53
33
refs/heads/travis: 47e4fee4fd5af9b2a8ce46f23c72ec95f9b195b2
44
refs/heads/gh-pages: 6daca92127d91b7c2c99490080ecf8a13fa94cde
55
refs/tags/0.0.9: 22f1839238f66c39e67ed4dfdcd273b1ae2e8444

trunk/src/site/resources/css/site.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1146,7 +1146,7 @@ pre, code {
11461146
}
11471147

11481148
.col {
1149-
width: 46%;
1149+
width: 48%;
11501150
}
11511151

11521152
.col-left {

trunk/src/site/resources/index.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
<link rel="stylesheet" href="css/github.min.css">
1515
<link rel="stylesheet" href="css/site.css">
1616
<script src="js/vendor/modernizr-2.6.2.min.js"></script>
17-
<link href='http://fonts.googleapis.com/css?family=Droid+Sans+Mono|Roboto:300,400,700,700italic,400italic|Open+Sans:300' rel='stylesheet' type='text/css'>
17+
<link href='//fonts.googleapis.com/css?family=Droid+Sans+Mono|Roboto:300,400,700,700italic,400italic|Open+Sans:300' rel='stylesheet' type='text/css'>
1818
</head>
1919
<body ng-app="gcloud-java">
2020
<header class="page-header" role="banner">
@@ -23,13 +23,13 @@ <h1 class="logo"><img src="img/logo-full.svg" alt="Google Cloud Platform" /></h1
2323
<div class="nav-current">Java</div>
2424
<ul class="menu">
2525
<li>
26-
<a href="http://googlecloudplatform.github.io/google-cloud-dotnet/" title="google-cloud-dotnet">
26+
<a href="//googlecloudplatform.github.io/google-cloud-dotnet/" title="google-cloud-dotnet">
2727
<img src="img/icon-lang-dotnet.svg" alt="google-cloud-dotnet" class="menu-icon" />
2828
.NET
2929
</a>
3030
</li>
3131
<li>
32-
<a href="http://googlecloudplatform.github.io/google-cloud-go/" title="google-cloud-go">
32+
<a href="//googlecloudplatform.github.io/google-cloud-go/" title="google-cloud-go">
3333
<img src="img/icon-lang-go.svg" alt="google-cloud-go" class="menu-icon" />
3434
Go
3535
</a>

0 commit comments

Comments
 (0)