| ... |
... |
@@ -13,7 +13,6 @@ |
| 13 |
13 |
<div class="col-md-5 col-md-pull-7"> |
| 14 |
14 |
<h3>Collaborate.<br/>Create reproducible science.<br/>Discover EBRAINS services at work.<br/>From anywhere.</h3> |
| 15 |
15 |
<a class="btn btn-primary btn-lg" href="/bin/view/Collabs/the-collaboratory/Getting%20Started/">Getting started</a> |
| 16 |
|
- <a class="btn btn-primary btn-lg">Learn more</a> |
| 17 |
17 |
</div> |
| 18 |
18 |
</div> |
| 19 |
19 |
</div> |
| ... |
... |
@@ -22,7 +22,7 @@ |
| 22 |
22 |
<div class="col-md-6 col-md-offset-3"> |
| 23 |
23 |
<form role="search" class="clb-search-bar" action="/bin/view/Main/Search" method="GET"> |
| 24 |
24 |
<div> |
| 25 |
|
- <input type="text" class="form-control" name="text"> |
|
24 |
+ <input type="text" class="form-control" name="text" placeholder="Search in the collaboratory"> |
| 26 |
26 |
<i class="glyphicon glyphicon-search"></i> |
| 27 |
27 |
</div> |
| 28 |
28 |
<button class="btn clb-btn-default" type="submit">Search</button> |