home *** CD-ROM | disk | FTP | other *** search
/ PC Active 2002 December / pca1412.iso / extra / aspnet / style.css < prev    next >
Encoding:
Cascading Style Sheet File  |  2002-10-16  |  2.1 KB  |  38 lines

  1.         body {background-color: #FFFFFF; color: #000000;}
  2.         h1, h2, h3, h4, h5, h6 {font-family: Verdana, Arial, Helvetica;}
  3.         p, dl, ol, ul, table, td, form, input {color: #000000; font-family: Verdana, Arial, Helvetica; font-size: x-small}
  4.         pre {font-family: Lucida Console, Courier New, Courier; font-size: x-small; background-color: #dddddd;}
  5.  
  6.         h1 {color: #003399; font-size: medium; font-weight: bold;}
  7.         h2 {color: #003399; font-size: small; font-weight: bold;}
  8.         h3 {color: #000000; font-size: smaller; font-weight: bold;}
  9.  
  10.         tr, td {vertical-align: top;}
  11.         img {border: 0px;}
  12.  
  13.         a:active, a:link, a:visited {color: #0033CC; text-decoration: underline;}
  14.         a:hover {color: #FF3300; text-decoration: underline;}
  15.         a {color: #0033CC; font-weight: normal; text-decoration: underline;}
  16.  
  17.         form.SearchBox {margin: 0px 0px 0px 0px;}
  18.         input.SearchSubmit {background-color: #CCCCCC; border: 1px solid #333333; color: #000000; cursor: hand; font-size: 90%; font-weight: bold;}
  19.         input.SearchText {border: 1px solid #333333;}
  20.  
  21.         td.Code {font-size: small; background-color: #dddddd;}
  22.  
  23.         td.Copyright a:active, td.Copyright a:link, td.Copyright a:visited {color: #FFFFFF; text-decoration: none;}
  24.         td.Copyright a:hover {color: #FF3300; text-decoration: none;}
  25.         td.Copyright a {color: #FFFFFF; font-size: 85%; font-weight: normal; text-decoration: none;}
  26.  
  27.         div.Navigation a:active, div.Navigation a:link, div.Navigation a:visited {color: #000000; text-decoration: none;}
  28.         div.Navigation a:hover {color: #FF3300; text-decoration: none;}
  29.         div.Navigation a {color: #000000; font-weight: normal; text-decoration: none;}
  30.         div.Navigation br {font-size: 6px;}
  31.  
  32.         font.NavigationActive {color: #FF3300;}
  33.         font.NavigationBlock {color: #003399; font-weight: bold;}
  34.         font.Title {color: #00000; font-size: x-small; font-weight: bold;}
  35.  
  36.         td.NavigationLevelUp a, td.NavigationLevelUp a:active, td.NavigationLevelUp a:hover, td.NavigationLevelUp a:link, td.NavigationLevelUp a:visited {color: #000000; font-weight: normal; text-decoration: none;}
  37.         td.NavigationSubHeader {padding: 4px 0px 4px 0px;}
  38.         td.Title {color: #003399; font-size: large; font-weight: bold;}