Difference between revisions of "Template:TecCEM/TeamCss"

Line 79: Line 79:
 
}
 
}
 
.table_title{
 
.table_title{
color: white;
+
color: black;
 
font-size: 50px;
 
font-size: 50px;
 
font-family: sans-serif;
 
font-family: sans-serif;
Line 97: Line 97:
 
@keyframes rise_up{
 
@keyframes rise_up{
 
from{
 
from{
bottom: 0%
+
bottom: -200%
 
}
 
}
 
to{
 
to{
bottom: 100%;
+
bottom: 0%;
 
}
 
}
 
}
 
}

Revision as of 02:35, 27 September 2021