Must be inline to style properly
This commit is contained in:
parent
22535d6cb7
commit
8b37fa90b1
@ -77,6 +77,7 @@ body{
|
|||||||
}
|
}
|
||||||
|
|
||||||
.contentBody .date{
|
.contentBody .date{
|
||||||
|
display: inline-block;
|
||||||
font-size:0.75em;
|
font-size:0.75em;
|
||||||
background-color: rgba(255, 255, 255, .06);
|
background-color: rgba(255, 255, 255, .06);
|
||||||
border-style: none outset outset none;
|
border-style: none outset outset none;
|
||||||
@ -85,6 +86,6 @@ body{
|
|||||||
border-width: 3px;
|
border-width: 3px;
|
||||||
}
|
}
|
||||||
|
|
||||||
.contentBody .content:hover{
|
.contentBody .date:hover{
|
||||||
border-color: rgb(17, 153, 17, .8);
|
border-color: rgb(17, 153, 17, .8);
|
||||||
}
|
}
|
Loading…
x
Reference in New Issue
Block a user