Reafcatred the stylesheets and made fixes to the Resume page.
This commit is contained in:
parent
8cc8917aa8
commit
7ddca3c39d
14 changed files with 366 additions and 329 deletions
|
|
@ -7,8 +7,11 @@ hide:
|
|||
- footer
|
||||
---
|
||||
|
||||
<link href="/src/stylesheets/_index.css" rel="stylesheet">
|
||||
<style>
|
||||
@import url(/src/stylesheets/_index.css);
|
||||
div.footer {
|
||||
display: none !important;
|
||||
}
|
||||
</style>
|
||||
|
||||
<div class='hero-text'>
|
||||
|
|
@ -36,8 +39,7 @@ hide:
|
|||
|
||||
<div id='loader'>
|
||||
<div><img src='/src/gugulet.hu-site-logo-350x350.png'></div>
|
||||
<script src='/src/js/loader.js'></script>
|
||||
</div>
|
||||
|
||||
<script src='/src/js/faces-intro.js'></script>
|
||||
<script src='/src/js/hover-text.js'></script>
|
||||
<script src='/src/js/page-loader.js'></script>
|
||||
<script src='/src/js/index.js'></script>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue