forked from DebaucheryLibrarian/traxxx
Auto-shrinking pagination. Various Teen Core Club curations.
This commit is contained in:
@@ -83,9 +83,16 @@ export default {
|
||||
margin: 0 .25rem 0 0;
|
||||
}
|
||||
|
||||
&.new {
|
||||
border-right: solid 5px var(--primary);
|
||||
/*
|
||||
&.new .date::before {
|
||||
content: '';
|
||||
width: .5rem;
|
||||
height: .5rem;
|
||||
border-radius: 50%;
|
||||
margin: 0 .25rem 0 0;
|
||||
background: var(--primary);
|
||||
}
|
||||
*/
|
||||
}
|
||||
|
||||
.site,
|
||||
|
||||
Reference in New Issue
Block a user