Skip to content
Snippets Groups Projects
Commit c93d043f authored by Luca Leonardo Bologna's avatar Luca Leonardo Bologna
Browse files

inserted links to home page icons

parent 763b93d6
No related branches found
No related tags found
1 merge request!5inserted links to home page icons
This diff is collapsed.
......@@ -18,7 +18,7 @@
<meta property="og:type" content="article" />
<!-- Website Title -->
<title>Online Use Cases</title>
<title>Workflows and Use Cases</title>
<!-- Styles -->
<link href="https://fonts.googleapis.com/css?family=Montserrat:500,700&display=swap&subset=latin-ext" rel="stylesheet">
......@@ -28,18 +28,7 @@
<link href="./static/css/swiper.css" rel="stylesheet">
<link href="./static/css/magnific-popup.css" rel="stylesheet">
<link href="./static/css/styles.css" rel="stylesheet">
<style>
.uc-panel{
margin:10px;
border: 1px solid;
border-color: #BBBBBB;
padding: 8px;
box-shadow: 5px 10px 8px #AAAAAA;
}
.uc-icons{
width:200px;
}
</style>
<link href="./static/css/cls.css" rel="stylesheet">
<!-- Favicon -->
<link rel="icon" href="./static/images/favicon.png">
......@@ -90,12 +79,12 @@
OBJECTIVES
</a>
</li>
<!-- Dropdown Menu Online Use Cases-->
<!-- Dropdown Menu Use Cases-->
<li class="nav-item dropdown">
<a class="nav-link dropdown-toggle page-scroll"
href="#ouc" id="navbarDropdown" role="button"
aria-haspopup="true" aria-expanded="false" title="Online Use Cases" alt="Online Use Cases">
ONLINE USE CASES</a>
href="index.html#ouc" id="navbarDropdown" role="button"
aria-haspopup="true" aria-expanded="false" title="Workflows and Use Cases" alt="Workflows and Use Cases">
WORKFLOWS / USE CASES</a>
<div class="dropdown-menu" aria-labelledby="navbarDropdown">
<a class="dropdown-item" href="online-use-cases.html"><span class="item-text">EXPLORE ALL</span></a>
</div>
......@@ -141,7 +130,8 @@
<div class="container">
<div class="row">
<div class="col-md-12">
<h1>Online Use Cases</h1>
<div><h4 class="cls-up-title">EBRAINS<br>Cellular Level Simulation</h4></div>
<h1>Workflows and Use Cases</h1>
</div> <!-- end of col -->
</div> <!-- end of row -->
</div> <!-- end of container -->
......
.cls-up-title {
color: white;
}
.uc-panel{
margin:10px;
border: 1px solid;
border-color: #BBBBBB;
padding: 8px;
box-shadow: 5px 10px 8px #AAAAAA;
}
.uc-icons{
width:200px;
}
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment