index.less 100 Bytes
Newer Older
DarkForst's avatar
DarkForst committed
1 2 3 4 5 6 7 8
.date_li{
  position: relative;
}
.date_extra{
  position: absolute;
  top: 10px;
  right: -25px;
}