Paso a modo Produccion
This commit is contained in:
@@ -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;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user