Commit 3f4743ca authored by Khumoyunmirzo Sodiqov's avatar Khumoyunmirzo Sodiqov

video

parent 7784b258
...@@ -119,14 +119,15 @@ ...@@ -119,14 +119,15 @@
.play-btn-slider { .play-btn-slider {
border: 1px solid #ffffff !important; border: 1px solid #ffffff !important;
color: #ffffff !important; color: #ffffff !important;
padding: 10px 0px 0px 6px !important; padding: 8px 0px 0px 4px !important;
width: 40px !important; width: 40px !important;
height: 40px !important; height: 40px !important;
border-radius: 30px !important; border-radius: 30px !important;
background-color: rgb(3, 54, 72) !important; background-color: rgb(3, 54, 72) !important;
margin-left: 30% !important; margin-left: 30% !important;
top: 40% !important; top: 40% !important;
z-index: 999; z-index: 999999;
display: block !important;
} }
.play-btn-slider i { .play-btn-slider i {
...@@ -134,6 +135,7 @@ ...@@ -134,6 +135,7 @@
} }
} }
</style> </style>
</head> </head>
<body> <body>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment