Benutzer:Sphinx/freewar.css: Unterschied zwischen den Versionen

aus FreewarWiki, der Referenz für Freewar
Zur Navigation springen Zur Suche springen
K (hm)
Keine Bearbeitungszusammenfassung
Zeile 1: Zeile 1:
  a:link { color:#CC3300; text-decoration:none; font-weight:bold;  
  a:link { color:#CC3300 !important; text-decoration:none !important; font-weight:bold !important;  
  }
  }
  a:visited { color:#CC3300; text-decoration:none; font-weight:bold;  
  a:visited { color:#CC3300 !important; text-decoration:none !important; font-weight:bold !important;  
  }
  }
  a:active { color:#FF3300; text-decoration:hover; font-weight:bold;  
  a:active { color:#FF3300 !important; text-decoration:hover !important; font-weight:bold !important;  
  }
  }
  a:hover  { color:#FF3300; text-decoration:underline; font-weight:bold;  
  a:hover  { color:#FF3300 !important; text-decoration:underline !important; font-weight:bold !important;  
  }
  }
  .usermessage { border: 1px solid #A2A09F; font-weight: bold; padding: 2px; padding-left: 5px; background-image:   
  .usermessage { border: 1px solid #A2A09F !important; font-weight: bold !important; padding: 2px !important; padding-left: 5px !important; background-image:   
  url(http://213.239.212.176/freewar/images/buttonorange_bg.jpg);  
  url(http://213.239.212.176/freewar/images/buttonorange_bg.jpg) !important; background-repeat: repeat-x !important; 
  }
  }
  h1.firstheading { font-size: 35px; background-image: url(http://213.239.212.176/freewar/images/headerbg.jpg);  
  h1.firstheading { font-size: 35px !important; background-image: url(http://213.239.212.176/freewar/images/headerbg.jpg) !important; background-repeat: repeat-y !important; 
  }
  }
th { border: 1px solid #A2A09F !important; font-weight: bold !important; padding: 2px !important; padding-left: 5px !important; background-image: url(http://213.239.212.176/freewar/images/button_bg.jpg) !important; background-repeat: repeat-x !important;

Version vom 20. Mai 2007, 14:18 Uhr

 a:link { color:#CC3300 !important; text-decoration:none !important; font-weight:bold !important; 
 }
 a:visited { color:#CC3300 !important; text-decoration:none !important; font-weight:bold !important; 
 }
 a:active { color:#FF3300 !important; text-decoration:hover !important; font-weight:bold !important; 
 }
 a:hover  { color:#FF3300 !important; text-decoration:underline !important; font-weight:bold !important; 
 }
 .usermessage { border: 1px solid #A2A09F !important; font-weight: bold !important; padding: 2px !important; padding-left: 5px !important; background-image:   
 url(http://213.239.212.176/freewar/images/buttonorange_bg.jpg) !important; background-repeat: repeat-x !important;  
 }
 h1.firstheading { font-size: 35px !important; background-image: url(http://213.239.212.176/freewar/images/headerbg.jpg) !important; background-repeat: repeat-y !important;  
 }
 th { border: 1px solid #A2A09F !important; font-weight: bold !important; padding: 2px !important; padding-left: 5px !important; background-image: url(http://213.239.212.176/freewar/images/button_bg.jpg) !important; background-repeat: repeat-x !important;