સભ્ય:Tuskerking/vector.css

વિકિપીડિયામાંથી

નોંધ: પાનું પ્રકાશિત કર્યા પછી, તમારે તમારા બ્રાઉઝરની કૅશ બાયપાસ કરવાની આવશ્યકતા પડી શકે છે.

  • ફાયરફોક્સ / સફારી: શીફ્ટ દબાવેલી રાખીને રિલોડ પર ક્લિક કરો, અથવા તો Ctrl-F5 કે Ctrl-R દબાવો (મેક પર ⌘-R)
  • ગુગલ ક્રોમ: Ctrl-Shift-R દબાવો (મેક પર ⌘-Shift-R)
  • ઈન્ટરનેટ એક્સપ્લોરર/એજ: Ctrl દબાવેલી રાખીને રિફ્રેશ પર ક્લિક કરો, અથવા Ctrl-F5 દબાવો
  • Opera: Ctrl-F5 દબાવો
/* make the background behind the content area and the tabs a light grey */
#content, #content table
#p-cactions ul li a { background: #E8F2F8; }
 
div#content {
    background-color: #E8F2F8; }
 
 
div#footer {
    background-color: #E8F2F8; }
 
div#mw-panel {
    background-color: #E8F2F8; }
 
html, body {
    background-color: #E8F2F8; 
    font-family: sans-serif;
    font-size: 1em;
    height: 100%;
    margin: 0;
    padding: 0;
}
 
/* change the logo */
#p-logo a { background: url(http://background.status.net/i/identica/6389-20100130154354.jpeg) 17% 17% no-repeat !important; }