MediaWiki:Common.css: Difference between revisions

Jump to navigation Jump to search
no edit summary
No edit summary
No edit summary
Line 106: Line 106:
/* Style the article window */
/* Style the article window */
#show-article-wrapper {
#show-article-wrapper {
    width: 37%;
     transition: all 0.3s ease; /* Add a transition for smoother effect */
     transition: all 0.3s ease; /* Add a transition for smoother effect */
}
}
Line 112: Line 113:
     border: 10px solid red; /* Change the border color to red for testing */
     border: 10px solid red; /* Change the border color to red for testing */
}
}


#show-article {
#show-article {

Navigation menu