In this article we are going to delve into the fascinating world of
User:Exploding Boy/monobook.css, exploring its origins, its impact on society and its relevance today. Since ancient times,
User:Exploding Boy/monobook.css has played a crucial role in the lives of human beings, influencing everything from cultural to technological aspects. Throughout the next lines, we will analyze in depth all aspects related to
User:Exploding Boy/monobook.css, unraveling its mysteries, demystifying misconceptions and highlighting its importance in the contemporary world. From its first mentions in history to its presence in today's globalized society,
User:Exploding Boy/monobook.css has left an indelible mark on the lives of people of all ages and cultures, becoming a topic of universal interest.
/* Round the corners of everything. */
#p-cactions ul li, #p-cactions ul li a {
-moz-border-radius-topleft: 8.1px; /* 0.59em; */
-moz-border-radius-topright: 8px; /* 0.57em; */
}
#content {
-moz-border-radius-topleft: 8.1px;
-moz-border-radius-bottomleft: 8.5px;
}
div.pBody {
-moz-border-radius-topright: 8px;
-moz-border-radius-bottomright: 8.4px;
}
pre, table#toc, div.thumb div {
-moz-border-radius-topleft: 8.1px;
-moz-border-radius-topright: 8px;
-moz-border-radius-bottomleft: 8.5px;
-moz-border-radius-bottomright: 8.4px;
}
/* Change the background colour (and selected tab border
colour) for non-article pages */
#content, #p-cactions ul li.selected a {
background: blue;
}
#p-cactions ul li.selected {
border-color: orange;
}
.ns-0 #content, .ns-0 #p-cactions ul li.selected a {
background: white;
}
.ns-0 #p-cactions ul li.selected {
border-color: #fabd23;
}
Retrieved from "http://en.wikipedia.orghttps://wiki386.com/en/User:Gentgeen/monobook.css"
This page was last modified 23:03, Jun 12, 2004. All text is available under the terms of the GNU Free Documentation License (see Copyrights for details).