Arreglos estéticos
git-svn-id: https://192.168.0.254/svn/Proyectos.Incam_SGD/trunk@19 eb19766c-00d9-a042-a3a0-45cb8ec72764
This commit is contained in:
parent
9e15d14d0f
commit
b189f407e7
@ -6,11 +6,13 @@ html {
|
|||||||
|
|
||||||
body
|
body
|
||||||
{
|
{
|
||||||
/*padding: 1em ; */
|
padding: 1em 0 0 0;
|
||||||
border: 0;
|
border: 0;
|
||||||
margin: 0;
|
margin: 0;
|
||||||
font-size: smaller;
|
font-size: smaller;
|
||||||
font-family: sans-serif;
|
font-family: sans-serif;
|
||||||
|
background: #fefefe url(../graphics/loginbg.png) -650px left repeat-x;
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
||||||
.floatClear
|
.floatClear
|
||||||
|
|||||||
@ -123,7 +123,7 @@
|
|||||||
margin-left: 5px;
|
margin-left: 5px;
|
||||||
margin-bottom: 1em;
|
margin-bottom: 1em;
|
||||||
color: #666;
|
color: #666;
|
||||||
font-size: small;
|
|
||||||
}
|
}
|
||||||
|
|
||||||
input {
|
input {
|
||||||
@ -173,7 +173,7 @@
|
|||||||
|
|
||||||
.descriptiveText.version
|
.descriptiveText.version
|
||||||
{
|
{
|
||||||
font-size: xx-small;
|
font-size: 80%;
|
||||||
text-align: right;
|
text-align: right;
|
||||||
/*position: absolute;
|
/*position: absolute;
|
||||||
bottom: 1em;
|
bottom: 1em;
|
||||||
|
|||||||
Reference in New Issue
Block a user