Difference between revisions of "Template:TecCEM/TeamCss"

Line 67: Line 67:
 
               .table_title{
 
               .table_title{
 
color: white;
 
color: white;
font-size: 500px;
+
font-size: 50px;
 
font-family: sans-serif;
 
font-family: sans-serif;
 
}
 
}
Line 84: Line 84:
 
@keyframes rise_up{
 
@keyframes rise_up{
 
from{
 
from{
top: 100%;
+
bottom: 2%;
 
}
 
}
 
to{
 
to{
top: 20%;
+
bottom: 80%;
 
}
 
}
 
}
 
}

Revision as of 15:50, 30 September 2021