/src/data/css/templates/bluestyle.css

http://mt4j.googlecode.com/ · CSS · 6 lines · 6 code · 0 blank · 0 comment · 0 complexity · f41402f4552941c88069b284028c96e9 MD5 · raw file

  1. * { border-color: rgb(65,105,225);
  2. background-color: navy;
  3. opacity: 0.7;
  4. color: white;
  5. border-width: 1px;
  6. border-style: solid;}