Difference between revisions of "User:3nki/skin.css"

From AvatarWiki
Jump to navigation Jump to search
Line 1: Line 1:
  
 
body {
 
body {
   font-family: arial, helvetica, sans-sertif !important;
+
   font-family: arial, helvetica, sans-sertif;
   background-color: #f00 !important;
+
  color: red;
 +
   background-color: #f00;
 
}
 
}

Revision as of 07:27, 20 March 2019


body {
  font-family: arial, helvetica, sans-sertif;
  color: red;
  background-color: #f00;
}