update styles
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
/*!
|
||||
* Author: jesus e.
|
||||
* Version: 1.2.1
|
||||
* Version: 1.2.2
|
||||
*/
|
||||
@font-face {
|
||||
font-family: 'Open Sans';
|
||||
@@ -454,15 +454,15 @@ input {
|
||||
}
|
||||
|
||||
.duration {
|
||||
background-color: #0091EA;
|
||||
background-color: #000;
|
||||
color: #fff;
|
||||
padding: 10px 30px;
|
||||
padding: 2px 5px;
|
||||
text-transform: uppercase;
|
||||
font-weight: 700;
|
||||
font-size: 12px;
|
||||
position: absolute;
|
||||
right: 0;
|
||||
bottom: 0;
|
||||
bottom: .2rem;
|
||||
}
|
||||
|
||||
p.views {
|
||||
|
||||
Reference in New Issue
Block a user