MediaWiki: Tweeki.css: Perbedaan antara revisi

Dari GBI Danau Bogor Raya
Lompat ke: navigasi, cari
Leo (bicara | kontrib)
k upd
Leo (bicara | kontrib)
kTidak ada ringkasan suntingan
Baris 6: Baris 6:
margin-bottom: 1rem;
margin-bottom: 1rem;
}
}
.stickyheader {
  position: sticky;
        top: 0 ;
    }

Revisi per 29 November 2022 20.21

/* CSS placed here will affect users of the Tweeki skin */

// #catlinks {display:block;}

dl {
margin-bottom: 1rem;
}

.stickyheader {
	  position: sticky;
        top: 0 ;
    }