Jump to content

User:Ondo/common.css: Difference between revisions

no edit summary
(full flag but not white)
No edit summary
Line 17: Line 17:
   display:inline-block;
   display:inline-block;
   margin: 10px 0 0 0;
   margin: 10px 0 0 0;
   background: #2c73d2;
   background: rgba(0, 0, 0, 0.5);
   color: white;
   color: black;
   padding: 10px;
   padding: 10px;
   font-family:'Arial', sans-serif;
   font-family:'Arial', sans-serif;
Line 28: Line 28:
.sitenotice-subtext{
.sitenotice-subtext{
   display:inline-block;
   display:inline-block;
   background: #ecf2fb;
   background: #f7eaf9;
   color: black;
   color: black;
   padding: 20px 10px 10px 10px;
   padding: 20px 10px 10px 10px;
Cookies help us deliver our services. By using our services, you agree to our use of cookies.