Difference between revisions of "Team:Bulgaria/Human Practices"

Line 287: Line 287:
 
.quickfind-content {
 
.quickfind-content {
 
font-family: 'Heebo', sans-serif;
 
font-family: 'Heebo', sans-serif;
     display: none;
+
      
 
     position: absolute;
 
     position: absolute;
 
     background-color: #f9f9f9;
 
     background-color: #f9f9f9;
Line 529: Line 529:
  
 
<button onclick="topFunction()" id="myBtn" title="Go to top">Top</button>
 
<button onclick="topFunction()" id="myBtn" title="Go to top">Top</button>
<style>
 
#qmenu{
 
width: 400px;
 
height: 200px;
 
position: fixed;
 
left: 50%;
 
top: 45%;
 
margin-left: 25%px;
 
border: 1px solid red;
 
 
}
 
#select1{
 
float:left;
 
background-color: green;
 
}
 
</style>
 
<div id="qmenu">
 
<div class="pictures" id="select1">PUBLIC ENGAGEMENTS</div>
 
<div class="pictures" id="select1">INTEGRATED HUMAN PRACTICES</div>
 
</div>
 
  
 
<!-- CUSTOM MENU -->
 
<!-- CUSTOM MENU -->

Revision as of 01:07, 18 October 2018