css-team:correcting search-bar
git-svn-id: svn+ssh://atelier.inf.usi.ch/home/bevilj/group-1@45 a672b425-5310-4d7a-af5c-997e18724b81
This commit is contained in:
parent
349767874d
commit
bca4b322c6
2 changed files with 1 additions and 1 deletions
site
|
@ -75,6 +75,7 @@
|
|||
margin-right: 10px;
|
||||
|
||||
input{
|
||||
outline:none;
|
||||
background-color: #131313;
|
||||
border: none;
|
||||
transition: 500ms;
|
||||
|
|
|
@ -17,4 +17,3 @@ title: Home page
|
|||
<span>
|
||||
</span>
|
||||
</div>
|
||||
<script src="js/homepage.js"></script>
|
||||
|
|
Loading…
Reference in a new issue