Paso a modo Produccion

This commit is contained in:
2022-10-07 01:42:31 -05:00
parent 6c60c6656a
commit 724ca4b893
19 changed files with 643 additions and 42 deletions

View File

@@ -3,15 +3,26 @@ body{
color: rgb(255, 255, 255);
}
.files{
background: rgba(100, 100, 100, 0.5);
margin: 10px;
padding: 5px;
}
.info{
font-family: sigma_font;
font-size: 20px;
margin-left: 10px;
}
.upload{
margin: 2px;
}
.icon {
width: 2em;
height: 2em;
}
#titulo{
color: rgb(0, 0, 0);
}
#rep-video{
width: 600;
height:400;
}
#ctrl_audio{
margin-top: -60px;
}