diff --git a/milfs/css/embebido.css b/milfs/css/embebido.css new file mode 100644 index 0000000..122493a --- /dev/null +++ b/milfs/css/embebido.css @@ -0,0 +1,43 @@ +body { +background: #000000; +color: #fff; +border: none; +} +h2.formulario_descripcion { +display: none; +} +span.label.label-default { +display: none; +} +label.control-label { +margin: 0 15px 45px 16px; +display: block; +} +div.form-group input.form-control { +margin: 10px 0; +height: 40px; +font-size: 18px; +border-radius: 0; +} +div.form-group textarea.form-control { +border-radius: 0; +font-size: 18px; +} +.btn.btn-block.btn-success { +border-radius: 0; +background: #fff; +color: #000000; +padding: 15px; +border: none; +font-size: 18px; +} +.btn.btn-block.btn-danger { +border-radius: 0; +background: #717171; +border: none; +padding: 18px; +} +div.alert-success { +color: #FFFFFF; +background-color: #000000; +border-color: #000000 \ No newline at end of file diff --git a/milfs/index.php b/milfs/index.php index a628f2d..e69de29 100755 --- a/milfs/index.php +++ b/milfs/index.php @@ -1,201 +0,0 @@ -processRequests(); -//$xajax->debugOn(); -?> - - - - - - - - - - printJavascript("xajax/"); ?> - - - - - - - - - - - - - I<3MILFS - - - - - - - - - - - - - xajax_formulario_modal('$_REQUEST[id]','','$_REQUEST[c]','$_REQUEST[t]')";} - -?> - - - - - - - - - - -
-
- - - - - - -MILFS -
- -"; - echo "
"; - */ - - - - - - - -/*formulario_consultar('',''); -if($_REQUEST[id] !=''){$onload ="";} -?> -
- - - - - - - - - - -
-
- © MILFS Un proyecto de http://QWERTY.co Se distribuye bajo licencia GPL V3 - Políticas de privacidad y protección de datos. -
-
- - - - - - - - - - - - \ No newline at end of file