MediaWiki:Vector.css: Difference between revisions

16 bytes removed ,  17:08, 9 September 2022
no edit summary
No edit summary
No edit summary
Line 33: Line 33:
   border: 6px solid transparent;
   border: 6px solid transparent;
   left: -12px;
   left: -12px;
   background-color: rgba(209, 230, 255, 0.67);
   background-color: #ccceffe8;
   padding-bottom: 15px;
   padding-bottom: 15px;
   border-top-right-radius: 8px;
   border-top-right-radius: 8px;
   border-bottom-right-radius: 8px;
   border-bottom-right-radius: 8px;
   margin-top: 130px;
   margin-top: 170px;
}
}


#p-logo {
#p-logo {
   position: absolute;
   position: absolute;
   top: -130px;
   top: -170px;
}
}