Team:Sevilla/Templates/general
From 2011.igem.org
(Difference between revisions)
(6 intermediate revisions not shown) | |||
Line 12: | Line 12: | ||
<a href="http://www.us.es/" style="position:absolute;display: block;z-index:3;width: 100%;height: 100%;"></a> | <a href="http://www.us.es/" style="position:absolute;display: block;z-index:3;width: 100%;height: 100%;"></a> | ||
</div> | </div> | ||
+ | |||
+ | |||
<style> | <style> | ||
Line 125: | Line 127: | ||
} | } | ||
- | p | + | p/*para que el contenido de cualquier texto se quede bien puesto*/ |
{ | { | ||
text-align:justify; | text-align:justify; | ||
width:730px; | width:730px; | ||
margin-left:160px; | margin-left:160px; | ||
- | + | ||
font-family: 'Josefine+Sans'; | font-family: 'Josefine+Sans'; | ||
} | } | ||
Line 215: | Line 217: | ||
})(); | })(); | ||
+ | </script> | ||
+ | |||
+ | <script type="text/javascript"> | ||
+ | $(document).ready(function(){ | ||
+ | |||
+ | |||
+ | if ($.browser.webkit) { | ||
+ | $("p").css("font-size","15px"); | ||
+ | $(".titleF").css("font-size","20px"); | ||
+ | } | ||
+ | |||
+ | |||
+ | }); | ||
</script> | </script> | ||
</html> | </html> |
Latest revision as of 10:37, 8 August 2011