Difference between revisions of "Template:GenetiX Tec CCM"

(Replaced content with "{{Template_All_Teams}} <!-- Declare that you are going to use html code instead of wiki code --> <html> <!-- End of CSS --> </html>")
 
(7 intermediate revisions by the same user not shown)
Line 3: Line 3:
 
<!-- Declare that you are going to use html code instead of wiki code -->
 
<!-- Declare that you are going to use html code instead of wiki code -->
 
<html>
 
<html>
<head>
+
    
      <meta charset="utf-8">
+
    <!-- End of CSS -->
          <meta http-equiv="X-UA-Compatible" content="IE=edge">
+
          <meta name="viewport" content="width=device-width, initial-scale=1">
+
          <title></title>
+
          <link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.1/css/bootstrap.min.css">
+
          <script src="https://ajax.googleapis.com/ajax/libs/jquery/1.11.1/jquery.min.js"></script>
+
          <script src="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.1/js/bootstrap.min.js"></script>
+
   </head>
+
<style>
+
  .menu {
+
    font-family: "Verdana", Geneva, sans-serif;
+
    font-weight: 100;
+
    font-size: 28px;
+
    float: top;
+
    color: black;
+
    margin-top: 20px;
+
  }
+
  .submenu {
+
    font-weight: 50;
+
    font-family: "Verdana", Geneva, sans-serif;
+
    font-size: 20px;
+
    color: black;
+
    float: right;
+
    margin-top: 10px;
+
  }
+
  .btn-default {
+
    background-color: transparent;
+
    border-color: transparent;
+
    font-weight: bold;
+
    font-size: 25px;
+
    color: black;
+
  }
+
  .headerline {
+
    height: 30px;
+
    width: 100px;
+
  }
+
  .body {
+
    margin-top: 25px;
+
  }
+
  .abstract{
+
    font-family: "Verdana", Geneva, sans-serif;
+
    font-weight: 100;
+
    font-size: 25px;
+
    color: black;
+
  }
+
  .footer{
+
    background-color: black;
+
    font-family: "Verdana", Geneva, sans-serif;
+
    font-weight: 100;
+
    font-size: 35px;
+
    color: white;
+
  }
+
  </style>
+
 
</html>
 
</html>

Latest revision as of 19:58, 16 September 2015