Merge branch 'onelab' of ssh://git.onelab.eu/git/myslice into onelab
authorLoic Baron <loic.baron@lip6.fr>
Thu, 18 Dec 2014 14:03:29 +0000 (15:03 +0100)
committerLoic Baron <loic.baron@lip6.fr>
Thu, 18 Dec 2014 14:03:29 +0000 (15:03 +0100)
portal/static/css/onelab.css
portal/static/img/bg-experiment.jpg [new file with mode: 0644]
portal/static/img/putty-logo.png [new file with mode: 0644]
portal/templates/slice-tab-experiment.html

index 0b238d9..27c6b47 100644 (file)
@@ -715,7 +715,7 @@ div.home {
     line-height:1.2em;
     letter-spacing:0.3pt;
     min-height:500px;
-    background-image: url('../img/bg-experiment.png');
+    background-image: url('../img/bg-experiment.jpg');
     background-repeat:no-repeat;
     background-size:cover;
     background-position:center top;
diff --git a/portal/static/img/bg-experiment.jpg b/portal/static/img/bg-experiment.jpg
new file mode 100644 (file)
index 0000000..1fc35c1
Binary files /dev/null and b/portal/static/img/bg-experiment.jpg differ
diff --git a/portal/static/img/putty-logo.png b/portal/static/img/putty-logo.png
new file mode 100644 (file)
index 0000000..cf0fec4
Binary files /dev/null and b/portal/static/img/putty-logo.png differ
index f50ee9f..34873da 100644 (file)
@@ -1,6 +1,4 @@
-<div class="col-md-2">
-</div>
-<div class="col-md-8">
+<div class="col-md-10 col-md-offset-1">
        <h2>How to access your slice</h2>
        <h3>PlanetLab Europe</h3>
        
        <p>In addition to the main OMF software, this site also hosts OMF sub-projects addressing various related aspects of a testbed's control, measurement, and management.</p>
        <p>More Info: <a href="http://mytestbed.net/projects/omf" target="_blank">http://mytestbed.net/projects/omf</a></p>
 </div>
-<div class="col-md-2">
-</div>