Skip to content

Commit

Permalink
Auto-generated commit
Browse files Browse the repository at this point in the history
  • Loading branch information
Survi Suman authored and Survi Suman committed May 26, 2024
1 parent 56e5a4d commit cec29af
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion browser/index.html
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<!DOCTYPE html><html lang="en" data-critters-container><head>
<meta charset="utf-8">
<title>Cv</title>
<base href="/cv">
<base href="https://sumansurvi.github.io/cv/">
<meta name="viewport" content="width=device-width, initial-scale=1">
<link rel="icon" type="image/x-icon" href="favicon.ico">
<link rel="stylesheet" href="styles-5INURTSO.css"><style ng-app-id="ng">body[_ngcontent-ng-c1092470960]{margin:0;text-align:center;font-family:Merriweather,serif}h1[_ngcontent-ng-c1092470960]{margin:10px 0 auto auto;font-family:Sacramento,cursive;font-size:5.625rem;color:#66bfbf}h2[_ngcontent-ng-c1092470960]{font-family:Montserrat,sans-serif;margin-top:20px;color:#66bfbf;font-weight:700}h3[_ngcontent-ng-c1092470960]{font-family:Montserrat,sans-serif;color:#11999e}p[_ngcontent-ng-c1092470960]{line-height:2}a[_ngcontent-ng-c1092470960]{color:#11999e;font-family:Montserrat,sans-serif;text-decoration:none}a[_ngcontent-ng-c1092470960]:hover{color:#eaf6f6}hr[_ngcontent-ng-c1092470960]{border:dotted #eaf6f6 6px;border-bottom:none;width:4%;margin:100px auto}.pro[_ngcontent-ng-c1092470960]{text-decoration:underline;color:#66bfbf}.intro[_ngcontent-ng-c1092470960]{width:30%;margin:auto}img[_ngcontent-ng-c1092470960]{border-radius:100%;padding:15px}.topContainer[_ngcontent-ng-c1092470960]{background-color:#e8ffff;padding-top:50px;position:relative}.middleContainer[_ngcontent-ng-c1092470960]{margin:100px 0;position:relative}.bottomContainer[_ngcontent-ng-c1092470960]{background-color:#66bfbf;padding:50px 0 20px}.penguin[_ngcontent-ng-c1092470960]{margin-top:0;margin-bottom:0;width:65px;height:65px}.top-c[_ngcontent-ng-c1092470960]{position:absolute;margin-top:6%;margin-left:5%;width:20%;height:10%}.bottom-c[_ngcontent-ng-c1092470960]{position:absolute;margin-left:10%;margin-bottom:0;width:20%;height:10%}.mountain[_ngcontent-ng-c1092470960]{width:70%;height:2%;margin-top:40px}.html[_ngcontent-ng-c1092470960], .css[_ngcontent-ng-c1092470960], .bootstrap[_ngcontent-ng-c1092470960], .java[_ngcontent-ng-c1092470960], .profile-pic[_ngcontent-ng-c1092470960]{width:100px;height:100px}.sound[_ngcontent-ng-c1092470960]{width:100px;height:100px;float:right;margin-left:30px}.tv[_ngcontent-ng-c1092470960]{width:100px;height:100px;float:left;margin-right:30px}.skills[_ngcontent-ng-c1092470960]{position:relative}.skill-row[_ngcontent-ng-c1092470960]{width:50%;margin:50px auto 40px;text-align:left;display:inline-block;position:relative}.skill-head[_ngcontent-ng-c1092470960]{font-weight:700}.p-align[_ngcontent-ng-c1092470960]{margin:auto 0 auto 20px}.contact-me[_ngcontent-ng-c1092470960]{width:40%;margin:40px auto 100px}.copyright[_ngcontent-ng-c1092470960]{color:#eaf6f6;font-size:.75rem;padding:20px 0}.btn[_ngcontent-ng-c1092470960]{background:#11cdd4;background-image:-webkit-linear-gradient(top,#11cdd4,#11999e);background-image:-moz-linear-gradient(top,#11cdd4,#11999e);background-image:-ms-linear-gradient(top,#11cdd4,#11999e);background-image:-o-linear-gradient(top,#11cdd4,#11999e);background-image:linear-gradient(to bottom,#11cdd4,#11999e);-webkit-border-radius:8;-moz-border-radius:8;border-radius:8px;font-family:Montserrat,sans-serif;color:#fff;font-size:20px;padding:10px 20px;text-decoration:none}.btn[_ngcontent-ng-c1092470960]:hover{background:#30e3cb;background-image:-webkit-linear-gradient(top,#30e3cb,#2bc4ad);background-image:-moz-linear-gradient(top,#30e3cb,#2bc4ad);background-image:-ms-linear-gradient(top,#30e3cb,#2bc4ad);background-image:-o-linear-gradient(top,#30e3cb,#2bc4ad);background-image:linear-gradient(to bottom,#30e3cb,#2bc4ad);text-decoration:none}</style></head>
Expand Down
2 changes: 1 addition & 1 deletion server/index.server.html
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<head>
<meta charset="utf-8">
<title>Cv</title>
<base href="/cv">
<base href="https://sumansurvi.github.io/cv/">
<meta name="viewport" content="width=device-width, initial-scale=1">
<link rel="icon" type="image/x-icon" href="favicon.ico">
<link rel="stylesheet" href="styles-5INURTSO.css"></head>
Expand Down

0 comments on commit cec29af

Please sign in to comment.