home *** CD-ROM | disk | FTP | other *** search
/ Freelog 117 / FreelogNo117-OctobreNovembre2013.iso / Theme / 8GadgetPack / 8GadgetPackSetup.msi / Gadgets.7z / Gadgets / GPU_Meter.gadget / gadget.css < prev    next >
Cascading Style Sheet File  |  2011-04-05  |  194b  |  14 lines

  1. body{
  2.     font-family: Segoe UI;
  3.     font-size:10;
  4.     width:130px;
  5.     height:186px;
  6.     margin:0px;
  7.     padding:0px;
  8. }
  9. #hr1,#hr2,#hr3
  10. {
  11.     border-bottom: 1px solid #457081;
  12.     margin-bottom: 5px;
  13. }
  14.