summaryrefslogtreecommitdiffstats
path: root/admin/WebConsole/estilos.css
diff options
context:
space:
mode:
authorramon <ramongomez@us.es>2012-02-08 19:07:40 +0000
committerramon <ramongomez@us.es>2012-02-08 19:07:40 +0000
commitea4319c7d2fde53d6d35aa5627dff46398ca832c (patch)
tree688e9c383424527efeb9b16cf0480843c09422f2 /admin/WebConsole/estilos.css
parent39a8a996e144148cda68cc4585bcc489d263794c (diff)
VersiĆ³n 1.0.3, #492: Contenido centrado en la pantalla de acceso.
git-svn-id: https://opengnsys.es/svn/branches/version1.0@2540 a21b9725-9963-47de-94b9-378ad31fedc9
Diffstat (limited to 'admin/WebConsole/estilos.css')
-rw-r--r--admin/WebConsole/estilos.css12
1 files changed, 4 insertions, 8 deletions
diff --git a/admin/WebConsole/estilos.css b/admin/WebConsole/estilos.css
index 09cefe43..61706245 100644
--- a/admin/WebConsole/estilos.css
+++ b/admin/WebConsole/estilos.css
@@ -2,9 +2,7 @@
font: normal normal 12px sans-serif;
}
.acceso h1 {
- margin-top: 90px;
- margin-left: 250px;
- margin-bottom: 0px;
+ margin: 50px auto 0px auto;
padding-left: 20px;
width: 580px;
background: #bfb39b;
@@ -12,9 +10,7 @@
color: #ddd6c6;
}
.acceso h2 {
- margin-top: 0px;
- margin-left: 250px;
- margin-bottom: 0px;
+ margin: 0px auto;
padding-left: 20px;
width: 580px;
background: #bfb39b;
@@ -22,8 +18,7 @@
color: white;
}
.acceso form {
- margin-top: 0px;
- margin-left: 250px;
+ margin: 0px auto;
width: 600px;
height: 327px;
background-image: url('./images/login.jpg');
@@ -48,6 +43,7 @@
.acceso button {
margin-left: 100px;
}
+
.textos{
COLOR: #A53B2D;
FONT-FAMILY:MS Sans Serif;