index.html 1.15 KB
<!DOCTYPE html>
<html lang="en">
<head>
    <meta charset="utf-8">
    <meta http-equiv="X-UA-Compatible" content="IE=edge">
    <meta name="viewport" content="width=device-width, initial-scale=1">
    <title>RealOps Sydney 2015</title>
    <link rel="stylesheet" href="//netdna.bootstrapcdn.com/bootstrap/3.1.1/css/bootstrap.min.css">
    <link href="//netdna.bootstrapcdn.com/font-awesome/4.1.0/css/font-awesome.min.css" rel="stylesheet">
    <link rel="stylesheet" href="/css/realops.css">
    <link rel="stylesheet" href="/css/purchaseBanner.css">
    <link rel="stylesheet" href="/css/header.css">

</head>
<body>
<style>

</style>
<div class="wrapper">

    <header style="background-position: center 0px;">
        <div id="realops-background-shade"></div>
        <div class="container" id="realops-container" style="top:100px; text-align: center; z-index:4;">
            <div class="row">
                
                    <img src="2015-outro.png" style="width:100%; max-width:800px; text-align:center; z-index:4;" />
            </div><!-- /.row -->
        </div><!-- /.container -->
    </header>
</div><!-- /.wrapper -->