diff options
Diffstat (limited to 'admin/WebConsole/estilos.css')
-rw-r--r-- | admin/WebConsole/estilos.css | 13 |
1 files changed, 12 insertions, 1 deletions
diff --git a/admin/WebConsole/estilos.css b/admin/WebConsole/estilos.css index 61706245..6e60d6a9 100644 --- a/admin/WebConsole/estilos.css +++ b/admin/WebConsole/estilos.css @@ -43,7 +43,18 @@ .acceso button { margin-left: 100px; } - +.pie { + margin: 0px auto; + padding: 0px 10px; + width: 580px; + font: normal normal 10px sans-serif; +} +.pie button { + font-size: 10px; +} +.pie span { + float: right; +} .textos{
COLOR: #A53B2D;
FONT-FAMILY:MS Sans Serif;
|