User:4erospace/sandbox: Difference between revisions

m CSS test
m CSS test
Line 91: Line 91:
   #feature-stamp {
   #feature-stamp {
     margin-top: 0.9em;
     margin-top: 0.9em;
  }
 
  @media screen {
html.skin-theme-clientpref-night #welcome-box #featured-article #second-container {
border-color: #404244;
}
   }
   }
    
    
Line 112: Line 106:
    
    
   #map-title {
   #map-title {
    margin: 0;
    padding: 10px;
    background-color: #e3c871;
  }
 
    @media screen {
html.skin-theme-clientpref-night #welcome-box #featured-article #second-container {
border-color: #404244;
}
   }
   }