home *** CD-ROM | disk | FTP | other *** search
/ Freelog 117 / FreelogNo117-OctobreNovembre2013.iso / Theme / 8GadgetPack / 8GadgetPackSetup.msi / Gadgets.7z / Gadgets / All_CPU_Meter.gadget / flyout.css < prev    next >
Cascading Style Sheet File  |  2013-01-12  |  182b  |  12 lines

  1. body
  2. {
  3.     font-family: Segoe UI;
  4.     width: 350px;
  5.     height: 300px;
  6.     font-size: 9px;
  7.     background: #000000;
  8.     color: #F00;
  9.     overflow: auto;
  10.     margin-top:4px;
  11.     margin-left:4px;
  12. }