235,970
edits
Changes
Created page with " #bodyContent > div > div { width : 100% !important; } #bodyContent > div > div:nth-child(5) { display : none; } h1 { text-align : center; }"
#bodyContent > div > div
{
width : 100% !important;
}
#bodyContent > div > div:nth-child(5)
{
display : none;
}
h1
{
text-align : center;
}