Skip to content

Commit

Permalink
updated necc.
Browse files Browse the repository at this point in the history
  • Loading branch information
adityavijay21 committed Jan 24, 2023
1 parent 4ac2a08 commit 433535b
Show file tree
Hide file tree
Showing 3 changed files with 65 additions and 43 deletions.
64 changes: 53 additions & 11 deletions assets/css/theme.css
Original file line number Diff line number Diff line change
@@ -1,14 +1,3 @@
/* --------------------------------------------------------------------
* Template Master Stylesheet
*
* Template: Tank - Creative Portfolio Showcase HTML Website Template
* Author: Themetorium
* URL: https://themetorium.net/
*
* Body Font (global): 'Poppins', sans-serif;
* Secondary Font: 'Noto Serif JP', serif;
-------------------------------------------------------------------- */


/* Table of Content
====================
Expand Down Expand Up @@ -65,6 +54,7 @@
* Blog interactive
* Blog single post
* Footer
*
*/


Expand All @@ -91,6 +81,58 @@ body {
overflow-x: hidden;
}

.one{
position: relative;
cursor: pointer;
width: 264px;
height: 64px;
}

.one .btn{
position: absolute;
width: 260px;
height: 60px;
display: flex;
justify-content:center;
align-items:center;
outline: none;
border-radius: 0px;
color: #E7D1B2;
text-transform: uppercase;
font-family: 'Kanit', sans-serif;
font-style: italic;
font-size: 22px;
}

.one .front{
top: 0;
left: 0;
z-index: 2;
background: #172F44;
border: 4px solid #C9473A;
text-shadow: 0px 2px 0px #4A92AC;
}

.one .back{
z-index: 1;
top: 4px;
left: 4px;
background: #4A92AC;
border: 4px solid #4A92AC;
text-shadow: 0px 2px 0px #C9473A;
}

@keyframes swap{
0% {top: 4px;}
50% {top: 64px; z-index: 1;}
100% {top: 4px; z-index: 3;}
}

.one:hover .back{
animation: swap 1s forwards;
}


p {
margin: 0 0 30px;
}
Expand Down
44 changes: 12 additions & 32 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -340,7 +340,7 @@ <h2 class="pgi-title">Morden Template</h2>
* Use class "pgi-image-is-light" if needed, it makes the caption visible better if you use light image (only effect if "pgi-cap-inside" is enabled on "portfolio-grid"!).
-->
<div class="portfolio-grid-item">
<a href="templates/letter/index.html" class="pgi-image-wrap" data-cursor="Professional<br>Template">
<a href="templates/letter/index.html" class="pgi-image-wrap" data-cursor="Letter<br>Template">
<!-- Use class "cover-opacity-*" to set image overlay if needed. For example "cover-opacity-2". Useful if class "pgi-cap-inside" is enabled on "portfolio-grid". Note: It is individual and depends on the image you use. More info about helper classes in file "helper.css". -->
<div class="pgi-image-holder cover-opacity-2">
<div class="pgi-image-inner anim-zoomin">
Expand Down Expand Up @@ -380,7 +380,7 @@ <h2 class="pgi-title">Letter Template</h2>
* Use class "pgi-image-is-light" if needed, it makes the caption visible better if you use light image (only effect if "pgi-cap-inside" is enabled on "portfolio-grid"!).
-->
<div class="portfolio-grid-item">
<a href="templates/advance/index.html" class="pgi-image-wrap" data-cursor="Internship<br>Template">
<a href="templates/advance/index.html" class="pgi-image-wrap" data-cursor="Professional<br>Template">
<!-- Use class "cover-opacity-*" to set image overlay if needed. For example "cover-opacity-2". Useful if class "pgi-cap-inside" is enabled on "portfolio-grid". Note: It is individual and depends on the image you use. More info about helper classes in file "helper.css". -->
<div class="pgi-image-holder cover-opacity-2">
<div class="pgi-image-inner anim-zoomin">
Expand Down Expand Up @@ -495,7 +495,7 @@ <h2 class="pgi-title">Professional Template</h2>
<div class="tt-ts-text">
"I liked the option to download my resume in pdf that made it easy for me to apply for different job postings."
</div>
<div class="tt-ts-subtext">- Puneet Gupta (CEO & Founder at Tifyn)</div>
<div class="tt-ts-subtext">- Puneet Gupta (CEO & Founder of Tifyn)</div>
</div>
</div>
<!-- End swiper slide -->
Expand All @@ -505,7 +505,7 @@ <h2 class="pgi-title">Professional Template</h2>
<div class="swiper-slide font-alter">
<div class="tt-ts-item">
<div class="tt-ts-text">
"The website was user friendly and i was able to create a resume in a matter of miniutes."
"The website was user friendly and i was able to create a resume in a matter of minutes."
</div>
<div class="tt-ts-subtext">- Vidhan Solanki (CP Specialist)</div>
</div>
Expand Down Expand Up @@ -543,34 +543,14 @@ <h2 class="pgi-title">Professional Template</h2>
* You can use padding classes if needed. For example "padding-top-xlg-150", "padding-bottom-xlg-150", "no-padding-top", "no-padding-bottom", etc. Note that each situation may be different and each section may need different classes according to your needs. More info about helper classes can be found in the file "helper.css".
-->
<div class="tt-section padding-top-xlg-150 padding-bottom-xlg-150">
<div class="tt-section-inner">

<!-- Begin scrolling text
==========================
Change data-scroll-speed="*" to adjust scrolling speed.
Use class "scr-text-reverse" to reverse scrolling direction.
Use class "scr-text-stroke" to enable text stroke style (no effect on smaller screens!).
-->
<div class="tt-scrolling-text scr-text-stroke font-italic" data-scroll-speed="15">
<div class="tt-scrolling-text-inner text-dark-3" data-text="Let's create something awesome together! -">
Let's create something awesome together! -
</div> <!-- /.tt-scrolling-text-inner -->
</div>
<!-- End scrolling text -->

<!-- Begin scrolling text
==========================
Change data-scroll-speed="*" to adjust scrolling speed.
Use class "scr-text-reverse" to reverse scrolling direction.
Use class "scr-text-stroke" to enable text stroke style (no effect on smaller screens!).
-->
<div class="tt-scrolling-text scr-text-stroke scr-text-reverse font-italic" data-scroll-speed="15">
<div class="tt-scrolling-text-inner text-dark-3" data-text="An Open Source Initative by Dustland Developers! -">
An Open Source Initative by Dustland Developers! -
</div> <!-- /.tt-scrolling-text-inner -->
</div>
<!-- End scrolling text -->

<div class="tt-section-inner" align="center">

<a href="https://github.com/resxume/resxume/fork" target="_blank">
<div class="one">
<div class="btn front">Contribute?</div>
<div class="btn back">Fork Now!</div>
</div>
</a>
</div> <!-- /.tt-section-inner -->
</div>
<!-- End tt-section -->
Expand Down
File renamed without changes.

1 comment on commit 433535b

@vercel
Copy link

@vercel vercel bot commented on 433535b Jan 24, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Successfully deployed to the following URLs:

resxume – ./

resxume-git-main-resxume.vercel.app
resxume-resxume.vercel.app
www.resxu.me
resxu.me

Please sign in to comment.