Advertisement
wclendining

style.cssAlone

Mar 15th, 2015
343
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
CSS 0.72 KB | None | 0 0
  1.       header {border: dashed #666699 1px }
  2.       article {border: solid #000099 1px;}
  3.       footer {border: dotted #003399 1px;}
  4.       #global {background-color: #9999CC;}
  5.       #cardinal {background-color: #669999;}
  6.       #main {border: solid black 1px;padding: 2px;}
  7.       #leftbar {border: dotted #CCCC99 1px;}
  8.       #rightbar {border: dotted #CCCC99 1px;}
  9.       #breadcrumbs {border-bottom: solid #666699 1px;font-size: 90%;}
  10.       #pagefoot {margin: 1em 2em;border-width: 0;border-top: solid #666699 1px;font-size: 90%}
  11.       .TopRow {background-color: #999999;}
  12.       .Centre {border-left: solid #666666 1px;border-right: solid #666666 1px;}
  13.       .BottomRow {background-color: black; color: white;text-align: center;}
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement