Skip to content

Commit

Permalink
Update index
Browse files Browse the repository at this point in the history
  • Loading branch information
vm-devr authored Dec 6, 2017
1 parent fef01fa commit 40f0ed2
Showing 1 changed file with 0 additions and 26 deletions.
26 changes: 0 additions & 26 deletions index
Original file line number Diff line number Diff line change
Expand Up @@ -2,32 +2,6 @@
<html>
<head>
<meta charset="utf-8">
<style>
h3 {
font-family: "Fira Sans", sans-serif;
font-style: normal;
font-weight: 400;
color: #1d1d1d;
font-size: 14px;
line-height: 19px;
text-align: center;
}

a {
color: #6495ED;
text-decoration: none;
}

a:hover {
text-decoration: underline;
}
div {
background:#EFFBEF;
border-radius: 5px;
border: 1px solid #F2F2F2;
padding: 5px;
}
</style>
</head>

<body>
Expand Down

0 comments on commit 40f0ed2

Please sign in to comment.