Difference between revisions of "Template:UChile-OpenBio"

Line 6: Line 6:
 
         <meta name="viewport" content="width=device-width, initial-scale=1.0">
 
         <meta name="viewport" content="width=device-width, initial-scale=1.0">
 
         <script src="//ajax.googleapis.com/ajax/libs/jquery/1.11.2/jquery.min.js"></script>
 
         <script src="//ajax.googleapis.com/ajax/libs/jquery/1.11.2/jquery.min.js"></script>
         <link href='http://fonts.googleapis.com/css?family=Walter+Turncoat' rel='stylesheet' type='text/css'>
+
         <link href='https://fonts.googleapis.com/css?family=Lato:100,100italic,300,300italic,400,400italic,700,700italic,900,900italic' rel='stylesheet' type='text/css'>
 
         <style>
 
         <style>
 
             /* RESET */
 
             /* RESET */
Line 13: Line 13:
 
             {
 
             {
 
                 border: 0;
 
                 border: 0;
                 font-family: inherit;
+
                 font-family: 'Lato', sans-serif;
 
                 font-size: 100%;
 
                 font-size: 100%;
 
                 font-style: inherit;
 
                 font-style: inherit;
Line 83: Line 83:
 
             }
 
             }
 
             #menu{
 
             #menu{
                font-family: 'Walter Turncoat', cursive;
+
 
 
             }
 
             }
 
             #menu ul{
 
             #menu ul{
Line 104: Line 104:
 
                 color:white;
 
                 color:white;
 
                 background: #1f85c9;
 
                 background: #1f85c9;
                 padding: 1em 2em;
+
                 padding: 0.5em 3em;
                 font-size: .8em;
+
                 font-size: 0.7em;
 
                 border-radius: 5px;
 
                 border-radius: 5px;
 
             }
 
             }
Line 143: Line 143:
 
             #top_menu_inside a:hover{
 
             #top_menu_inside a:hover{
 
                 font-weight: 900;
 
                 font-weight: 900;
 +
            }
 +
            .titulo_seccion {
 +
                background: #0071bc;
 +
                color: white;
 +
                padding: 1em 5em;
 +
                text-transform: uppercase;
 +
                margin-left: -5em;
 +
                border-top-right-radius: 10px;
 +
                border-bottom-right-radius: 10px;
 +
                z-index: 2;
 +
                display: block;
 +
                width: 7em;
 +
            }
 +
            section{
 +
            }
 +
            section img{
 +
                margin: 0 auto;
 
             }
 
             }
 
         </style>
 
         </style>

Revision as of 23:31, 10 September 2015

TODO supply a title