Skip to content

Commit

Permalink
updated borders
Browse files Browse the repository at this point in the history
  • Loading branch information
zolon4 committed Sep 10, 2016
1 parent d88fa22 commit f12b97e
Show file tree
Hide file tree
Showing 3 changed files with 6,389 additions and 22 deletions.
27 changes: 15 additions & 12 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -7,27 +7,30 @@
<link rel="icon" type="image/png" href="/favicons/favicon-16x16.png" sizes="16x16">
<link rel="manifest" href="/favicons/manifest.json">
<meta name="theme-color" content="#ffffff">
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/4.0.0-alpha.2/css/bootstrap.min.css" integrity="sha384-y3tfxAZXuh4HwSYylfB+J125MxIs6mR5FOHamPBG064zB+AFeWH94NdvaCBm8qnd" crossorigin="anonymous">
<script src="https://code.jquery.com/jquery-2.2.2.min.js" integrity="sha256-36cp2Co+/62rEAAYHLmRCPIych47CvdM+uTBJwSzWjI=" crossorigin="anonymous"></script>
<script src="https://code.jquery.com/ui/1.12.0/jquery-ui.min.js" integrity="sha256-eGE6blurk5sHj+rmkfsGYeKyZx3M4bG+ZlFyA7Kns7E=" crossorigin="anonymous"></script>
<link rel="stylesheet" type="text/css" href="stylesheets/bootstrap.css">

<link rel="stylesheet" type="text/css" href="stylesheets/animate.css">
<link rel="stylesheet" type="text/css" href="stylesheets/space.css">
<title>zolon</title>
</head>
<body>
<div class="container-fluid">
<div class="about">
<h1>zolon</h1>
<h1>wilkins</h1>
<div class="row">
<div class="col-xs-6">
<a href="http://github.com/zolon4" class="pull-xs-right"target="_blank">github</a>
</div>
<div class="col-xs-6">
<a href="http://twitter.com/zolonw" class="pull-xs-left"target="_blank">twitter</a>
<div class="container">
<div class="row">
<div class="about col-xs-12 flex-items-xs-middle">
<h1>zolon</h1>
<h1>wilkins</h1>
<div class="row">
<div class="col-xs-6">
<a href="http://github.com/zolon4" class="pull-xs-right"target="_blank">github</a>
</div>
<div class="col-xs-6">
<a href="http://twitter.com/zolonw" class="pull-xs-left"target="_blank">twitter</a>
</div>
</div>
<p class="text-xs-center">I work for <a href="http://bot.me" target="_blank">BOT.ME</a></p>
</div>
<p class="text-xs-center">I work for <a href="http://bot.me" target="_blank">BOT.ME</a></p>
</div>
</div>
<script src="bootstrap.min.js"></script>
Expand Down
Loading

0 comments on commit f12b97e

Please sign in to comment.