We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 46ef503 commit 04f3b9fCopy full SHA for 04f3b9f
css/coderdojoka.css
@@ -519,20 +519,19 @@ body {
519
border-bottom-left-radius: 50%;
520
}
521
522
-#timeline .timeline-badge span {
523
- display: inline-block;
524
- width: 50px;
525
-}
526
-
527
#timeline .timeline-badge span.timeline-balloon-date-day {
528
font-size: 1.4em;
+ display: inline-block;
+ width: 50px;
529
530
531
#timeline .timeline-badge span.timeline-balloon-date-month {
532
font-size: .7em;
533
position: relative;
534
top: -10px;
535
text-transform: uppercase;
536
537
538
#timeline .timeline-badge.timeline-filter-movement {
0 commit comments