Difference between revisions of "Template:UChile-OpenBio"
Diegusleik (Talk | contribs) |
Diegusleik (Talk | contribs) |
||
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=' | + | <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: | + | font-family: 'Lato', sans-serif; |
font-size: 100%; | font-size: 100%; | ||
font-style: inherit; | font-style: inherit; | ||
Line 83: | Line 83: | ||
} | } | ||
#menu{ | #menu{ | ||
− | + | ||
} | } | ||
#menu ul{ | #menu ul{ | ||
Line 104: | Line 104: | ||
color:white; | color:white; | ||
background: #1f85c9; | background: #1f85c9; | ||
− | padding: | + | padding: 0.5em 3em; |
− | font-size: . | + | 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