MediaWiki: Common.css: Difference between revisions

From ElixirBlocks
Jump to: navigation, search
No edit summary
No edit summary
Line 9: Line 9:
     height: 80vh;
     height: 80vh;
   left: - 400px;
   left: - 400px;
}
main{
background-color:#fcffae
}
}

Revision as of 09:41, 12 October 2023



iframe {
    border: 0;
    margin: 0;
    padding: 0;
    width: 150%;
    height: 80vh;
   left: - 400px;
}


main{
background-color:#fcffae

}