From: Ricardo Markiewicz Date: Mon, 26 Feb 2007 06:36:05 +0000 (+0000) Subject: Cambio un poco la cara para que no sea tan TurboGears :) X-Git-Tag: pre-merge~87 X-Git-Url: https://git.llucax.com/z.facultad/75.52/sercom.git/commitdiff_plain/20e700192ac8688ebf9fce1971971204ba1f153b Cambio un poco la cara para que no sea tan TurboGears :) Si no gusta el logo planito simple hecho a las 3AM pueden colaborar con otro :) --- diff --git a/sercom/static/css/style.css b/sercom/static/css/style.css index 47ecd6b..90c53bb 100644 --- a/sercom/static/css/style.css +++ b/sercom/static/css/style.css @@ -2,13 +2,18 @@ * Quick mash-up of CSS for the TG quick start page. */ -html, body, th, td { +html, th, td { color: black; background-color: #ddd; font: x-small "Lucida Grande", "Lucida Sans Unicode", geneva, verdana, sans-serif; margin: 0; padding: 0; -} +} + +body { + margin-top: 15px; +} + #header { height: 80px; @@ -17,6 +22,7 @@ html, body, th, td { border-left: 1px solid #aaa; border-right: 1px solid #aaa; margin: 0 auto 0 auto; + text-align: center; } a.link, a, a.active { @@ -57,6 +63,7 @@ a.link, a, a.active { h1,h2,h3,h4,h5,h6,#getting_started_steps { font-family: "Century Schoolbook L", Georgia, serif; font-weight: bold; + font-size: 170%; } h2 { @@ -136,3 +143,15 @@ table.list td { padding-bottom: 2px; border: none; } + +#pageLogin { + width:100%; + border:1px solid black; + padding-bottom: 2px; + padding-top: 2px; +} + +#pageLogin span { + padding: 5px 5px 5px 5px; +} + diff --git a/sercom/static/images/header_inner.png b/sercom/static/images/header_inner.png index 2b2d87d..e1cbb94 100644 Binary files a/sercom/static/images/header_inner.png and b/sercom/static/images/header_inner.png differ diff --git a/sercom/templates/master.kid b/sercom/templates/master.kid index 7a8e03c..f050946 100644 --- a/sercom/templates/master.kid +++ b/sercom/templates/master.kid @@ -20,8 +20,9 @@ -
+ +
+
Login @@ -30,8 +31,6 @@ Logout
- -