updates
This commit is contained in:
@ -266,7 +266,7 @@ span.required{
|
||||
}
|
||||
.mt-copyright-text {
|
||||
background-image:
|
||||
linear-gradient(to right, #5BCEFA,#F5A9B8,#fff);
|
||||
linear-gradient(to right, #E61D25,#F46F22,#F7924E,#E05AA3,#C34E95,#B21E6A);
|
||||
-webkit-background-clip: text;
|
||||
-webkit-text-fill-color: transparent;
|
||||
animation: transpride 1000s linear infinite;
|
||||
@ -285,4 +285,8 @@ span.required{
|
||||
to {
|
||||
background-position: 4500vh;
|
||||
}
|
||||
}
|
||||
}
|
||||
video{
|
||||
max-width:100%;
|
||||
width: 100% !important;
|
||||
}
|
Reference in New Issue
Block a user