Jump to content

MediaWiki:Common.css: Difference between revisions

no edit summary
imported>Jacob Robertson
No edit summary
imported>Jacob Robertson
No edit summary
Line 85: Line 85:
div.em-bubble {
div.em-bubble {
   display: table-cell;
   display: table-cell;
   border: solid #fa8484 1px;  
   border: solid white 1px;  
   border-radius: 50%;  
   border-radius: 50%;  
   height: 5em;  
   height: 5em;  
   width: 5em;  
   width: 5em;  
  background-color: white;
   vertical-align: middle;  
   vertical-align: middle;  
   padding: .5em;
   padding: .5em;