Jump to content

Template:Main page/styles.css: Difference between revisions

m
no edit summary
(Tweaks to avoid CLS when Shortdesc loads)
Tag: Reverted
mNo edit summary
Tag: Reverted
Line 6: Line 6:


/* Eliminate CLS while Shortdesc loads */
/* Eliminate CLS while Shortdesc loads */
#contentSub {
#contentSub.ext-shortdesc {
     display: block;
     display: block;
position: absolute;
position: absolute;