Difference between revisions of "Team:Vilnius-Lithuania"

Line 3: Line 3:
 
<html>
 
<html>
 
<body>
 
<body>
 
+
<style>
<header class="container-fluid">
+
    .b-default-top {
    <div class="row" style="margin-top: 50px;">
+
        border-top: 1px solid rgb(120,65,54);
 +
    }
 +
    .b-default-right {
 +
        border-right: 1px solid rgb(120,65,54);
 +
    }
 +
    .b-default-left {
 +
        border-left: 1px solid rgb(120,65,54);
 +
    }
 +
    .b-default-bottom {
 +
        border-bottom: 1px solid rgb(120,65,54);
 +
    }
 +
    .b-default-h {
 +
        border-left: 1px solid rgb(120,65,54);
 +
        border-right: 1px solid rgb(120,65,54);
 +
    }
 +
</style>
 +
<header id="header" class="container-fluid b-default-top b-default-h" style="margin-top: 50px;">
 +
    <div class="row">
 
         <div class="col-md-12 text-center" style="padding-top: 50px; padding-bottom: 50px; background-color: #ccc;">
 
         <div class="col-md-12 text-center" style="padding-top: 50px; padding-bottom: 50px; background-color: #ccc;">
 
             <h5>Vilnius iGEM 2015</h5>
 
             <h5>Vilnius iGEM 2015</h5>
 
         </div>
 
         </div>
 
     </div>
 
     </div>
     <div class="row">
+
 
 +
    <!-- navigation -->
 +
    <style>
 +
        ul li {
 +
            line-height: 20px;
 +
            width: 16.2%;
 +
            padding-top: 15px;
 +
            padding-bottom: 10px;
 +
        }
 +
        ul li a {
 +
            color: rgb(120,65,54);
 +
            letter-spacing: 2px;
 +
        }
 +
        ul li a:hover {
 +
            color: rgb(200,145,134);
 +
            text-decoration: none;
 +
        }
 +
    </style>
 +
     <div class="row nav-border" style="background-color: #D7CBB5;">
 
         <div class="col-md-12 text-center">
 
         <div class="col-md-12 text-center">
            <style>
 
                ul li {
 
                    width: 16.2%;
 
                    padding-top: 10px;
 
                    padding-bottom: 10px;
 
                }
 
            </style>
 
 
             <ul class="list-unstyled list-inline">
 
             <ul class="list-unstyled list-inline">
 
                 <li><a href="#">Home</a></li>
 
                 <li><a href="#">Home</a></li>
Line 29: Line 57:
 
         </div>
 
         </div>
 
     </div>
 
     </div>
 +
    <!-- /navigation -->
 
</header>
 
</header>
  
<div class="container-fluid">
+
<section id="content" class="container-fluid b-default-h">
 
     <div class="row">
 
     <div class="row">
 
         <div class="col-md-12 text-center">
 
         <div class="col-md-12 text-center">
Line 37: Line 66:
 
         </div>
 
         </div>
 
     </div>
 
     </div>
</div>
+
</section>
  
<footer class="container-fluid">
+
<footer id="footer" class="container-fluid b-default-h b-default-bottom">
 
     <div class="row">
 
     <div class="row">
 
         <div class="col-md-12 text-center" style="padding-top: 50px; padding-bottom: 50px; background-color: #ccc;">
 
         <div class="col-md-12 text-center" style="padding-top: 50px; padding-bottom: 50px; background-color: #ccc;">

Revision as of 17:53, 11 July 2015


Place for content
Footer