Skip to content

Commit 2b60842

Browse files
committed
Update index.html
1 parent 1572c6b commit 2b60842

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

index.html

+7-7
Original file line numberDiff line numberDiff line change
@@ -7,13 +7,13 @@
77

88
<title>Around the Corner &middot; snowfall example by @drfollowmario</title>
99

10-
<link rel="stylesheet" href="res/css/bootstrap.min.css" />
11-
<link rel="stylesheet" href="res/css/bootstrap-theme-freelancer.css" />
10+
<link rel="stylesheet" href="res/css/bootstrap.min.css" />
11+
<link rel="stylesheet" href="res/css/bootstrap-theme-freelancer.css" />
1212
<link rel="stylesheet" href="res/css/jqmath-0.4.3.css" />
1313
<link rel="stylesheet" href="res/css/font-awesome.min.css" />
1414
<link rel="stylesheet" href="res/css/fonts.min.css" />
1515
<link rel="stylesheet" href="res/css/animate.min.css" />
16-
<link rel="stylesheet" href="res/css/main.css" />
16+
<link rel="stylesheet" href="res/css/main.css" />
1717
</head>
1818
<body id="page-top" class="index">
1919

@@ -83,7 +83,7 @@ <h2>Try it!</h2>
8383
</ol>
8484
</p>
8585
</div>
86-
<div class="col-lg-12">
86+
<div class="col-lg-12 hidden-xs">
8787
<p class="text-muted pull-right"><small>Picture by <em>Curis</em>, <a href="http://creativecommons.org/licenses/by-sa/3.0">CC BY-SA 3.0</a> license, via Wikimedia Commons</small></p>
8888
</div>
8989
</div>
@@ -132,7 +132,7 @@ <h2>Fail!</h2>
132132
</ol>
133133
</p>
134134
</div>
135-
<div class="col-lg-12">
135+
<div class="col-lg-12 hidden-xs">
136136
<p class="text-muted"><small>Picture by <em>Thomas 003</em>, <a href="http://creativecommons.org/licenses/by-sa/3.0">CC BY-SA 3.0</a> license, via Wikimedia Commons</small></p>
137137
</div>
138138
</div>
@@ -315,7 +315,7 @@ <h2>Ernő Rubik</h2>
315315
<footer>Ernő Rubik in a <cite title="http://edition.cnn.com/2012/10/10/tech/rubiks-cube-inventor/index.html">CNN interview</cite> in 2012</footer>
316316
</blockquote>
317317
</div>
318-
<div class="col-lg-12">
318+
<div class="col-lg-12 hidden-xs">
319319
<p class="text-muted pull-right"><small>Picture by <em>Babak Mansouri</em>, <a href="http://creativecommons.org/licenses/by-sa/3.0">CC BY-SA 3.0</a> license, via Wikimedia Commons</small></p>
320320
</div>
321321
</div>
@@ -325,7 +325,7 @@ <h2>Ernő Rubik</h2>
325325
<p>Rubik's initial version was made out of wood and rubber bands, yet he quickly changed the materials to plastic. Today, almost all cubes are made from plastic. Yet, the basic mechanics have not changed ever since: a 3-dimensional cross in the middle of the cube fixates the center cubies and their relation to each other. All other cubies are inserted rather loosely.</p>
326326
<p>These days, there's also a standardized size of the 3&times;3&times;3 cube in order to make Rubik's and others comparable. The official size is <em>57,5mm</em> in length (as it's a cube, the full size declaration would be 57,5&times;57,5&times;57,5, obviously). Smaller and larger versions are available, but they are not allowed at official contests.</p>
327327
</div>
328-
<div class="col-lg-12">
328+
<div class="col-lg-12 hidden-xs">
329329
<p class="text-muted"><small>Picture by <em>Roland Frisch</em>, <a href="http://creativecommons.org/licenses/by-sa/3.0">CC BY-SA 3.0</a> license, via Wikimedia Commons</small></p>
330330
</div>
331331
</div>

0 commit comments

Comments
 (0)