_ _    _ _____  ___   __                       
 __      _(_) | _(_)___ / ( _ ) / /_   ___ ___  _ __ ___  
 \ \ /\ / / | |/ / | |_ \ / _ \| '_ \ / __/ _ \| '_ ` _ \ 
  \ V  V /| |   <| |___) | (_) | (_) | (_| (_) | | | | | |
   \_/\_/ |_|_|\_\_|____/ \___/ \___(_)___\___/|_| |_| |_|

User:Pbb/monobook.css

The importance of User:Pbb/monobook.css in our contemporary society is undeniable. Since ancient times, User:Pbb/monobook.css has played a crucial role in the evolution of humanity. Whether as a subject of study in various academic disciplines, as a protagonist of social movements or as an emblematic figure in popular culture, User:Pbb/monobook.css has left an indelible mark on the history of the world. Its influence extends to all aspects of life, from politics to economics, through science, art and technology. In this article, we will delve into the fascinating universe of User:Pbb/monobook.css, exploring its impact on different spheres of modern life and reflecting on its relevance in the future.
 /* make a few corners round, only supported by moz/firefox/other gecko browsers for now */
 #p-cactions ul li, #p-cactions ul li a {  
   -moz-border-radius-topleft: 0.5em;
   -moz-border-radius-topright: 0.5em;
 }
 #content { 
   -moz-border-radius-topleft: 2em; 
   -moz-border-radius-bottomleft: 2em;
 }
 .pBody {
   -moz-border-radius-topright: 1em;
   -moz-border-radius-bottomright: 1em;
 }
 #catlinks, .infobox, .thumb DIV, .toc {
   -moz-border-radius-topleft: 1em;
   -moz-border-radius-topright: 1em;
   -moz-border-radius-bottomleft: 1em;
   -moz-border-radius-bottomright: 1em;
 }
 
 #p-cactions UL {
   margin-left: 3em;
 }