User:Theresa knott/monobook.css

From Wikipedia, the free encyclopedia
Note: After saving, you have to bypass your browser's cache to see the changes. Google Chrome, Firefox, Microsoft Edge and Safari: Hold down the ⇧ Shift key and click the Reload toolbar button. For details and instructions about other browsers, see Wikipedia:Bypass your cache.
portlet {

   font-size: 160%;
   font-weight: normal;
   font-family:arial;
   padding: 0 10px 10px 10px;

}

.portlet p {

   margin-bottom:0px;
   font-weight: bold;
   font-size: 120%;
}

.portlet ul {

   list-style: none;
   margin: 0px 0px 0px 0px;
   padding: 0;
   border: none;
   font-size: 110%;
}

.portlet a {

   text-decoration:none;
   font-size: 110%;
}
.usermessage {
    background-color: #yellow;
    border-color: #black;
}