home *** CD-ROM | disk | FTP | other *** search
/ Freelog 117 / FreelogNo117-OctobreNovembre2013.iso / Theme / 8GadgetPack / 8GadgetPackSetup.msi / Gadgets.7z / Gadgets / Network_Meter_V8.4.gadget / gadget.css < prev    next >
Cascading Style Sheet File  |  2012-12-10  |  291b  |  18 lines

  1. body{
  2.     font-family: Segoe UI;
  3.     font-size:10;
  4.     width:130px;
  5.     height:161px;
  6.     margin:0px;
  7.     padding:0px;
  8. }
  9.  
  10. A:link {TEXT-DECORATION: none}
  11. A:visited {TEXT-DECORATION: none}
  12. A:hover {TEXT-DECORATION: underline}
  13.  
  14. #hr1
  15. {
  16.     border-bottom: 1px solid #457081;
  17.     margin-bottom: 5px;
  18. }