On this occasion, we want to delve into the exciting world of
User:Exploding Boy/monobook.css, a topic that has captured the attention of millions of people around the world. Since its inception,
User:Exploding Boy/monobook.css has been the object of debate, study and admiration, becoming a fundamental element in modern life. Over the years,
User:Exploding Boy/monobook.css has significantly impacted different areas, from technology to culture, science and society in general. In this article, we will explore the many facets of
User:Exploding Boy/monobook.css, as well as its influence on the contemporary world, with the aim of shedding light on its relevance and offering a comprehensive view on this exciting topic.
/* 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://wikifreehand.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).